Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1713848 Details for
Bug 1876162
anaconda storage configuration is extremely slow with an existing btrfs filesystem containing hundreds of snapshots
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
/mnt/storage.log letting anaconda terminate without killall -9 anaconda
storage.log (text/plain), 18.24 MB, created by
Heðin
on 2020-09-06 01:16:13 UTC
(
hide
)
Description:
/mnt/storage.log letting anaconda terminate without killall -9 anaconda
Filename:
MIME Type:
Creator:
Heðin
Created:
2020-09-06 01:16:13 UTC
Size:
18.24 MB
patch
obsolete
>DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [1] lvm version ... >INFO:program:stdout[1]: LVM version: 2.03.10(2) (2020-08-09) > Library version: 1.02.173 (2020-08-09) > Driver version: 4.42.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --disable-silent-rules > >INFO:program:stderr[1]: >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib64/python3.9/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses > import imp > >DEBUG:blivet:IGNORED: Caught exception, continuing. >DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet:IGNORED: Begin exception details. >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 139, in call_sync >DEBUG:blivet:IGNORED: ret = connection.call_sync(service, obj_path, iface, method, args, >DEBUG:blivet:IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 160, in __init__ >DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/util.py", line 1102, in decorated >DEBUG:blivet:IGNORED: return fn(*args, **kwargs) >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 194, in _call_initiator_method >DEBUG:blivet:IGNORED: return safe_dbus.call_sync(STORAGED_SERVICE, STORAGED_MANAGER_PATH, >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 145, in call_sync >DEBUG:blivet:IGNORED: raise DBusCallError(msg) >DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:blivet:IGNORED: End exception details. >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020) > Using EXT2FS Library version 1.45.6, 20-Mar-2020 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1908322304 root disk brw-rw---- squashfs >INFO:program:loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:sda 1024209543168 root disk brw-rw---- >INFO:program:|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >INFO:program:|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >INFO:program:`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >INFO:program:sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >INFO:program:|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >INFO:program:|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >INFO:program:`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >INFO:program:zram0 4294967296 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1908322304 root disk brw-rw---- squashfs >loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >loop2 34359738368 root disk brw-rw---- >`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >sda 1024209543168 root disk brw-rw---- >|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >zram0 4294967296 root disk brw-rw---- [SWAP] > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-V0e7oboofZ,guid=ba7ac80f61b2fc2db3a273bf5f540d06. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139716845708864) >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.3.0) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f125cfeef10> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0 ' > '/dev/disk/by-uuid/2020-09-02-11-20-37-00', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102848851'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/hidden: 300a >INFO:program:Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/vendor: 4b696e6773746f6e0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/model: 4461746154726176656c657220332e300a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/size: 3132303834353330300a >DEBUG:blivet:updated sdb size to 57.62 GiB (57.62 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f125d00cc40) -- > name = sdb status = True id = 4 > children = [] > parents = [] > uuid = None size = 57.62 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > target size = 57.62 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >INFO:blivet:type detected on 'sdb' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2020-09-02-11-20-37-00 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part1 ' > '/dev/disk/by-partuuid/55d02295-01 ' > '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3957184', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '103018474'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >DEBUG:blivet:ignoring partition sdb1 on iso9660 >DEBUG:blivet:no device obtained for sdb1 >DEBUG:blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/003C-D340 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/55d02295-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '003C-D340', > 'ID_FS_UUID_ENC': '003C-D340', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '22464', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '55d02295-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102983185'} ; >INFO:blivet:scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb2 to the reject list >DEBUG:blivet:ignoring partition sdb2 on iso9660 >DEBUG:blivet:no device obtained for sdb2 >DEBUG:blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ffcbbfb0-724b-3972-b551-88b1f0ee0b0f ' > '/dev/disk/by-partuuid/55d02295-03 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part3 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-label/ANACONDA', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_FS_UUID_ENC': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '22636', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '47040', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102995040'} ; >INFO:blivet:scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb3 to the reject list >DEBUG:blivet:ignoring partition sdb3 on iso9660 >DEBUG:blivet:no device obtained for sdb3 >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ' > '/dev/disk/by-id/wwn-0x50025388701548a3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102338993'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/model: 53616d73756e672053534420383530200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/size: 323030303430393236340a >DEBUG:blivet:updated sda size to 953.87 GiB (953.87 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f125c6f2730) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 953.87 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 50025388701548a3 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 3081cf54-939c-462b-bc54-252dafacb125 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f125c722310>, <parted.partition.Partition object at 0x7f125c7221f0>, <parted.partition.Partition object at 0x7f125c722490>] > device: <parted.device.Device object at 0x7f125c722a60> > PedDisk: <_ped.Disk object at 0x7f125c6fddc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1990d970-6087-42fb-ab9e-e040e5d33bac ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part1 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part1 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part1 ' > '/dev/disk/by-partlabel/grub2biosboot /dev/disk/by-uuid/1BBD-B05D ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1BBD-B05D', > 'ID_FS_UUID_ENC': '1BBD-B05D', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'grub2biosboot', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32768', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '1990d970-6087-42fb-ab9e-e040e5d33bac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'grub2biosboot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102347946'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >INFO:blivet:added partition sda1 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f125c6e4a90) -- > name = sda1 status = True id = 24 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 1990d970-6087-42fb-ab9e-e040e5d33bac size = 16 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 16 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f125c722b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f125c7226a0> > number: 1 path: /dev/sda1 type: 0 > name: grub2biosboot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f125c7227f0> PedPartition: <_ped.Partition object at 0x7f125c696450> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 2048 end = 34815 length = 32768 > flags = boot, esp >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda1' is 'vfat' >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: vfat ; current: None ; >INFO:blivet:got format: existing vfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/boot ' > '/dev/disk/by-uuid/17112fce-6d5a-4d4c-8b10-96b95c27b176 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part2 ' > '/dev/disk/by-partuuid/69090f84-6c5b-4e4c-bb86-10d60a102184 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part2 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part2 ' > '/dev/disk/by-label/BOOT ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BOOT', > 'ID_FS_LABEL_ENC': 'BOOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_ENC': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_SUB': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_FS_UUID_SUB_ENC': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '34816', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '69090f84-6c5b-4e4c-bb86-10d60a102184', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102348714'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 38 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: biosboot ; current: None ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >INFO:blivet:added partition sda2 (id 34) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f125c6c8400) -- > name = sda2 status = True id = 34 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 69090f84-6c5b-4e4c-bb86-10d60a102184 size = 512 MiB > format = existing biosboot > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 512 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f125c722b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f125c7225b0> > number: 2 path: /dev/sda2 type: 0 > name: boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f125c722250> PedPartition: <_ped.Partition object at 0x7f125c69b630> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 34816 end = 1083391 length = 1048576 > flags = bios_grub >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet:no type or existing type for sda2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part3 ' > '/dev/disk/by-partlabel/root /dev/disk/by-label/BTROOT ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part3 ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part3 ' > '/dev/disk/by-partuuid/5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 ' > '/dev/disk/by-uuid/e25615eb-20a5-4c63-a51d-392ff4f53619', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BTROOT', > 'ID_FS_LABEL_ENC': 'BTROOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_ENC': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_SUB': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_FS_UUID_SUB_ENC': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1083392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1999325839', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102349229'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >INFO:blivet:added partition sda3 (id 40) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f125c6c8190) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 size = 953.35 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 953.35 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f125c722b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f125d05e910> > number: 3 path: /dev/sda3 type: 0 > name: root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f125d05e400> PedPartition: <_ped.Partition object at 0x7f125c69b680> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 1083392 end = 2000409230 length = 1999325839 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 47 >INFO:blivet:type detected on 'sda3' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 48 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.BTROOT >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: BTROOT ; parent: sda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: BTROOT ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: BTRFSVolumeDevice._set_format: BTROOT ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.49 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:btrfs.49 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 53 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.49 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume BTROOT (id 49) to device tree >INFO:program:Running [4] btrfs --version ... >INFO:program:stdout[4]: btrfs-progs v5.7 > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.49hqqlv2mz ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.49hqqlv2mz >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.49hqqlv2mz: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [5] btrfs subvol list -p -s /tmp/btrfs-tmp.49hqqlv2mz ... >INFO:program:stdout[5]: ID 438 gen 56386546 cgen 64714 parent 257 top level 257 otime 2016-02-22 14:55:07 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 cgen 64715 parent 257 top level 257 otime 2016-02-22 14:55:24 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 467 gen 56386552 cgen 68508 parent 257 top level 257 otime 2016-02-24 05:56:40 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 926 gen 56386552 cgen 196535 parent 925 top level 925 otime 2016-04-25 11:24:58 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 cgen 196540 parent 925 top level 925 otime 2016-04-25 11:27:37 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 cgen 196596 parent 925 top level 925 otime 2016-04-25 12:00:01 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 cgen 196607 parent 925 top level 925 otime 2016-04-25 12:05:45 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 cgen 196608 parent 925 top level 925 otime 2016-04-25 12:05:47 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 cgen 196611 parent 925 top level 925 otime 2016-04-25 12:05:57 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 cgen 196612 parent 925 top level 925 otime 2016-04-25 12:05:58 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 cgen 196615 parent 925 top level 925 otime 2016-04-25 12:06:05 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 cgen 196616 parent 925 top level 925 otime 2016-04-25 12:06:07 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 cgen 196619 parent 925 top level 925 otime 2016-04-25 12:06:14 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 cgen 196620 parent 925 top level 925 otime 2016-04-25 12:06:16 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 cgen 196623 parent 925 top level 925 otime 2016-04-25 12:06:34 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 cgen 196624 parent 925 top level 925 otime 2016-04-25 12:06:35 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 cgen 196627 parent 925 top level 925 otime 2016-04-25 12:06:45 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 cgen 196628 parent 925 top level 925 otime 2016-04-25 12:06:47 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 cgen 196631 parent 925 top level 925 otime 2016-04-25 12:06:53 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 cgen 196632 parent 925 top level 925 otime 2016-04-25 12:06:55 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 cgen 196635 parent 925 top level 925 otime 2016-04-25 12:07:17 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 cgen 196636 parent 925 top level 925 otime 2016-04-25 12:07:19 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 cgen 196639 parent 925 top level 925 otime 2016-04-25 12:07:30 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 cgen 196640 parent 925 top level 925 otime 2016-04-25 12:07:32 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 cgen 196643 parent 925 top level 925 otime 2016-04-25 12:07:43 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 cgen 196644 parent 925 top level 925 otime 2016-04-25 12:07:45 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 cgen 196647 parent 925 top level 925 otime 2016-04-25 12:07:52 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 cgen 196648 parent 925 top level 925 otime 2016-04-25 12:07:54 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 cgen 196651 parent 925 top level 925 otime 2016-04-25 12:08:05 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 cgen 196652 parent 925 top level 925 otime 2016-04-25 12:08:07 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 cgen 196655 parent 925 top level 925 otime 2016-04-25 12:08:16 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 cgen 196656 parent 925 top level 925 otime 2016-04-25 12:08:17 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 cgen 196659 parent 925 top level 925 otime 2016-04-25 12:08:24 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 cgen 196660 parent 925 top level 925 otime 2016-04-25 12:08:25 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 cgen 196663 parent 925 top level 925 otime 2016-04-25 12:08:35 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 cgen 196664 parent 925 top level 925 otime 2016-04-25 12:08:37 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 cgen 196667 parent 925 top level 925 otime 2016-04-25 12:08:46 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 cgen 196668 parent 925 top level 925 otime 2016-04-25 12:08:48 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 cgen 196671 parent 925 top level 925 otime 2016-04-25 12:08:58 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 cgen 196672 parent 925 top level 925 otime 2016-04-25 12:08:59 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 cgen 196675 parent 925 top level 925 otime 2016-04-25 12:09:08 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 cgen 196676 parent 925 top level 925 otime 2016-04-25 12:09:10 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 cgen 196679 parent 925 top level 925 otime 2016-04-25 12:09:19 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 cgen 196680 parent 925 top level 925 otime 2016-04-25 12:09:21 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 cgen 196683 parent 925 top level 925 otime 2016-04-25 12:09:29 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 cgen 196684 parent 925 top level 925 otime 2016-04-25 12:09:31 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 cgen 196687 parent 925 top level 925 otime 2016-04-25 12:09:41 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 cgen 196688 parent 925 top level 925 otime 2016-04-25 12:09:43 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 cgen 196691 parent 925 top level 925 otime 2016-04-25 12:09:49 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 cgen 196692 parent 925 top level 925 otime 2016-04-25 12:09:51 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 cgen 196695 parent 925 top level 925 otime 2016-04-25 12:10:05 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 cgen 196696 parent 925 top level 925 otime 2016-04-25 12:10:06 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 cgen 196700 parent 925 top level 925 otime 2016-04-25 12:10:56 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 cgen 196701 parent 925 top level 925 otime 2016-04-25 12:10:59 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 cgen 196704 parent 925 top level 925 otime 2016-04-25 12:11:09 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 cgen 196705 parent 925 top level 925 otime 2016-04-25 12:11:11 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 cgen 196708 parent 925 top level 925 otime 2016-04-25 12:11:20 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 cgen 196709 parent 925 top level 925 otime 2016-04-25 12:11:22 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 cgen 196712 parent 925 top level 925 otime 2016-04-25 12:11:31 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 cgen 196713 parent 925 top level 925 otime 2016-04-25 12:11:33 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 cgen 196716 parent 925 top level 925 otime 2016-04-25 12:11:45 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 cgen 196717 parent 925 top level 925 otime 2016-04-25 12:11:47 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 cgen 196720 parent 925 top level 925 otime 2016-04-25 12:12:17 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 cgen 196721 parent 925 top level 925 otime 2016-04-25 12:12:19 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 cgen 196724 parent 925 top level 925 otime 2016-04-25 12:12:29 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 cgen 196725 parent 925 top level 925 otime 2016-04-25 12:12:30 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 cgen 196728 parent 925 top level 925 otime 2016-04-25 12:13:02 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 cgen 196729 parent 925 top level 925 otime 2016-04-25 12:13:04 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 cgen 196732 parent 925 top level 925 otime 2016-04-25 12:13:14 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 cgen 196733 parent 925 top level 925 otime 2016-04-25 12:13:16 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 cgen 196737 parent 925 top level 925 otime 2016-04-25 12:14:02 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 cgen 196738 parent 925 top level 925 otime 2016-04-25 12:14:04 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 cgen 196747 parent 925 top level 925 otime 2016-04-25 12:17:38 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 cgen 196748 parent 925 top level 925 otime 2016-04-25 12:17:40 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 cgen 196754 parent 925 top level 925 otime 2016-04-25 12:19:48 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 cgen 196755 parent 925 top level 925 otime 2016-04-25 12:19:50 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 cgen 196759 parent 925 top level 925 otime 2016-04-25 12:20:39 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 cgen 196760 parent 925 top level 925 otime 2016-04-25 12:20:41 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 cgen 196763 parent 925 top level 925 otime 2016-04-25 12:21:14 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 cgen 196764 parent 925 top level 925 otime 2016-04-25 12:21:16 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 cgen 196767 parent 925 top level 925 otime 2016-04-25 12:21:22 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 cgen 196768 parent 925 top level 925 otime 2016-04-25 12:21:24 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 cgen 196772 parent 925 top level 925 otime 2016-04-25 12:22:10 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 cgen 196773 parent 925 top level 925 otime 2016-04-25 12:22:12 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 cgen 196776 parent 925 top level 925 otime 2016-04-25 12:22:23 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 cgen 196777 parent 925 top level 925 otime 2016-04-25 12:22:25 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 cgen 196934 parent 925 top level 925 otime 2016-04-25 13:55:34 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 cgen 196935 parent 925 top level 925 otime 2016-04-25 13:55:36 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 cgen 196938 parent 925 top level 925 otime 2016-04-25 13:55:51 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 cgen 196939 parent 925 top level 925 otime 2016-04-25 13:55:53 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 cgen 196942 parent 925 top level 925 otime 2016-04-25 13:56:05 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 cgen 196943 parent 925 top level 925 otime 2016-04-25 13:56:07 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 cgen 196946 parent 925 top level 925 otime 2016-04-25 13:56:17 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 cgen 196948 parent 925 top level 925 otime 2016-04-25 13:56:22 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 cgen 196953 parent 925 top level 925 otime 2016-04-25 13:57:57 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 cgen 196955 parent 925 top level 925 otime 2016-04-25 13:58:01 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 cgen 196958 parent 925 top level 925 otime 2016-04-25 13:58:14 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 cgen 196959 parent 925 top level 925 otime 2016-04-25 13:58:16 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 cgen 196969 parent 925 top level 925 otime 2016-04-25 14:02:05 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 cgen 196971 parent 925 top level 925 otime 2016-04-25 14:02:10 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 cgen 196975 parent 925 top level 925 otime 2016-04-25 14:02:55 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 cgen 196977 parent 925 top level 925 otime 2016-04-25 14:02:59 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 cgen 196981 parent 925 top level 925 otime 2016-04-25 14:03:50 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 cgen 196983 parent 925 top level 925 otime 2016-04-25 14:03:54 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 cgen 197211 parent 925 top level 925 otime 2016-04-25 16:03:10 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 cgen 197213 parent 925 top level 925 otime 2016-04-25 16:03:18 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 cgen 197218 parent 925 top level 925 otime 2016-04-25 16:04:54 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 cgen 197220 parent 925 top level 925 otime 2016-04-25 16:04:59 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 cgen 197223 parent 925 top level 925 otime 2016-04-25 16:05:19 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 cgen 197225 parent 925 top level 925 otime 2016-04-25 16:05:23 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 cgen 197264 parent 925 top level 925 otime 2016-04-25 16:24:51 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 cgen 197266 parent 925 top level 925 otime 2016-04-25 16:24:57 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 cgen 197271 parent 925 top level 925 otime 2016-04-25 16:26:30 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 cgen 197273 parent 925 top level 925 otime 2016-04-25 16:26:35 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 cgen 197300 parent 925 top level 925 otime 2016-04-25 16:39:12 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 cgen 197302 parent 925 top level 925 otime 2016-04-25 16:39:19 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 cgen 197359 parent 925 top level 925 otime 2016-04-25 17:08:20 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 cgen 197361 parent 925 top level 925 otime 2016-04-25 17:08:24 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 cgen 197370 parent 925 top level 925 otime 2016-04-25 17:11:37 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 cgen 197372 parent 925 top level 925 otime 2016-04-25 17:11:41 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 cgen 199294 parent 925 top level 925 otime 2016-04-26 13:14:00 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 cgen 199295 parent 925 top level 925 otime 2016-04-26 13:14:21 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 cgen 199363 parent 925 top level 925 otime 2016-04-26 13:48:58 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 cgen 199365 parent 925 top level 925 otime 2016-04-26 13:49:04 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 cgen 199399 parent 925 top level 925 otime 2016-04-26 14:06:16 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 cgen 199401 parent 925 top level 925 otime 2016-04-26 14:06:20 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 cgen 199602 parent 925 top level 925 otime 2016-04-26 17:05:16 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 cgen 199604 parent 925 top level 925 otime 2016-04-26 17:05:21 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 cgen 199607 parent 925 top level 925 otime 2016-04-26 17:05:33 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 cgen 199609 parent 925 top level 925 otime 2016-04-26 17:05:38 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 cgen 199613 parent 925 top level 925 otime 2016-04-26 17:06:18 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 cgen 199615 parent 925 top level 925 otime 2016-04-26 17:06:22 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 cgen 199630 parent 925 top level 925 otime 2016-04-26 17:12:48 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 cgen 199632 parent 925 top level 925 otime 2016-04-26 17:12:53 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 cgen 199635 parent 925 top level 925 otime 2016-04-26 17:13:06 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 cgen 199637 parent 925 top level 925 otime 2016-04-26 17:13:11 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 cgen 203178 parent 925 top level 925 otime 2016-04-28 18:18:16 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 cgen 203180 parent 925 top level 925 otime 2016-04-28 18:18:22 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 cgen 203183 parent 925 top level 925 otime 2016-04-28 18:18:33 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 cgen 203184 parent 925 top level 925 otime 2016-04-28 18:18:35 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 cgen 203187 parent 925 top level 925 otime 2016-04-28 18:18:52 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 cgen 203188 parent 925 top level 925 otime 2016-04-28 18:18:54 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 cgen 203195 parent 925 top level 925 otime 2016-04-28 18:21:23 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 cgen 203197 parent 925 top level 925 otime 2016-04-28 18:21:28 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 cgen 203200 parent 925 top level 925 otime 2016-04-28 18:21:48 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 cgen 203202 parent 925 top level 925 otime 2016-04-28 18:21:52 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 cgen 203206 parent 925 top level 925 otime 2016-04-28 18:22:46 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 cgen 203208 parent 925 top level 925 otime 2016-04-28 18:22:50 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 cgen 203278 parent 925 top level 925 otime 2016-04-28 19:00:01 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 cgen 204863 parent 925 top level 925 otime 2016-04-29 17:50:52 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 cgen 204865 parent 925 top level 925 otime 2016-04-29 17:50:57 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 cgen 204868 parent 925 top level 925 otime 2016-04-29 17:51:24 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 cgen 204870 parent 925 top level 925 otime 2016-04-29 17:51:28 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 cgen 204878 parent 925 top level 925 otime 2016-04-29 17:54:50 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 cgen 204880 parent 925 top level 925 otime 2016-04-29 17:54:56 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 cgen 204997 parent 925 top level 925 otime 2016-04-29 19:00:01 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 cgen 207343 parent 925 top level 925 otime 2016-04-30 19:00:01 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 cgen 209728 parent 925 top level 925 otime 2016-05-01 19:00:01 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 cgen 211375 parent 925 top level 925 otime 2016-05-02 19:00:01 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 cgen 213768 parent 925 top level 925 otime 2016-05-03 19:00:01 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 cgen 214775 parent 925 top level 925 otime 2016-05-04 05:24:21 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 cgen 214777 parent 925 top level 925 otime 2016-05-04 05:24:24 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 cgen 214786 parent 925 top level 925 otime 2016-05-04 05:27:54 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 cgen 214788 parent 925 top level 925 otime 2016-05-04 05:28:00 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 cgen 216162 parent 925 top level 925 otime 2016-05-04 19:00:01 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 cgen 218532 parent 925 top level 925 otime 2016-05-05 19:00:01 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 cgen 221108 parent 925 top level 925 otime 2016-05-06 19:00:01 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 cgen 223038 parent 925 top level 925 otime 2016-05-07 13:00:01 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 cgen 223146 parent 925 top level 925 otime 2016-05-07 14:00:02 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 cgen 223254 parent 925 top level 925 otime 2016-05-07 15:00:01 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 cgen 223362 parent 925 top level 925 otime 2016-05-07 16:00:01 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 cgen 223471 parent 925 top level 925 otime 2016-05-07 17:00:01 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 cgen 223577 parent 925 top level 925 otime 2016-05-07 18:00:01 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 cgen 223683 parent 925 top level 925 otime 2016-05-07 19:00:01 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 cgen 223793 parent 925 top level 925 otime 2016-05-07 20:00:01 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 cgen 223899 parent 925 top level 925 otime 2016-05-07 21:00:01 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 cgen 224004 parent 925 top level 925 otime 2016-05-07 22:00:01 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 cgen 224110 parent 925 top level 925 otime 2016-05-07 23:00:01 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 cgen 224216 parent 925 top level 925 otime 2016-05-08 00:00:01 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 cgen 224322 parent 925 top level 925 otime 2016-05-08 01:00:02 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 cgen 224429 parent 925 top level 925 otime 2016-05-08 02:00:01 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 cgen 224535 parent 925 top level 925 otime 2016-05-08 03:00:01 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 cgen 224639 parent 925 top level 925 otime 2016-05-08 04:00:01 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 cgen 224746 parent 925 top level 925 otime 2016-05-08 05:00:01 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 cgen 224851 parent 925 top level 925 otime 2016-05-08 06:00:01 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 cgen 224960 parent 925 top level 925 otime 2016-05-08 07:00:01 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 cgen 225067 parent 925 top level 925 otime 2016-05-08 08:00:01 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 cgen 225100 parent 925 top level 925 otime 2016-05-08 08:17:25 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 cgen 225102 parent 925 top level 925 otime 2016-05-08 08:17:32 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 cgen 225105 parent 925 top level 925 otime 2016-05-08 08:17:55 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 cgen 225107 parent 925 top level 925 otime 2016-05-08 08:17:59 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 cgen 225111 parent 925 top level 925 otime 2016-05-08 08:18:39 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 cgen 225113 parent 925 top level 925 otime 2016-05-08 08:18:43 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 cgen 225116 parent 925 top level 925 otime 2016-05-08 08:19:02 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 cgen 225118 parent 925 top level 925 otime 2016-05-08 08:19:06 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 cgen 225133 parent 925 top level 925 otime 2016-05-08 08:25:50 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 cgen 225135 parent 925 top level 925 otime 2016-05-08 08:25:55 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 cgen 225144 parent 925 top level 925 otime 2016-05-08 08:29:24 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 cgen 225146 parent 925 top level 925 otime 2016-05-08 08:29:28 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 cgen 225149 parent 925 top level 925 otime 2016-05-08 08:29:46 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 cgen 225151 parent 925 top level 925 otime 2016-05-08 08:29:53 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 cgen 225154 parent 925 top level 925 otime 2016-05-08 08:30:23 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 cgen 225156 parent 925 top level 925 otime 2016-05-08 08:30:27 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 cgen 225160 parent 925 top level 925 otime 2016-05-08 08:31:05 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 cgen 225162 parent 925 top level 925 otime 2016-05-08 08:31:09 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 cgen 225165 parent 925 top level 925 otime 2016-05-08 08:31:29 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 cgen 225167 parent 925 top level 925 otime 2016-05-08 08:31:33 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 cgen 225171 parent 925 top level 925 otime 2016-05-08 08:32:10 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 cgen 225173 parent 925 top level 925 otime 2016-05-08 08:32:15 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 cgen 225176 parent 925 top level 925 otime 2016-05-08 08:32:45 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 cgen 225178 parent 925 top level 925 otime 2016-05-08 08:32:49 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 cgen 225182 parent 925 top level 925 otime 2016-05-08 08:33:50 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 cgen 225184 parent 925 top level 925 otime 2016-05-08 08:33:54 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 cgen 225236 parent 925 top level 925 otime 2016-05-08 09:00:01 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 cgen 225245 parent 925 top level 925 otime 2016-05-08 09:04:56 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 cgen 225247 parent 925 top level 925 otime 2016-05-08 09:05:00 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 cgen 225252 parent 925 top level 925 otime 2016-05-08 09:06:35 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 cgen 225254 parent 925 top level 925 otime 2016-05-08 09:06:40 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 cgen 225352 parent 925 top level 925 otime 2016-05-08 10:00:01 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 cgen 225449 parent 925 top level 925 otime 2016-05-08 11:00:01 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 cgen 225470 parent 925 top level 925 otime 2016-05-08 11:12:16 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 cgen 225471 parent 925 top level 925 otime 2016-05-08 11:12:17 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 cgen 225474 parent 925 top level 925 otime 2016-05-08 11:12:35 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 cgen 225476 parent 925 top level 925 otime 2016-05-08 11:12:40 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 cgen 225479 parent 925 top level 925 otime 2016-05-08 11:12:58 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 cgen 225481 parent 925 top level 925 otime 2016-05-08 11:13:03 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 cgen 225485 parent 925 top level 925 otime 2016-05-08 11:13:44 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 cgen 225487 parent 925 top level 925 otime 2016-05-08 11:13:48 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 cgen 225492 parent 925 top level 925 otime 2016-05-08 11:14:58 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 cgen 225494 parent 925 top level 925 otime 2016-05-08 11:15:02 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 cgen 225497 parent 925 top level 925 otime 2016-05-08 11:15:25 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 cgen 225499 parent 925 top level 925 otime 2016-05-08 11:15:29 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 cgen 225502 parent 925 top level 925 otime 2016-05-08 11:15:49 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 cgen 225504 parent 925 top level 925 otime 2016-05-08 11:15:54 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 cgen 225508 parent 925 top level 925 otime 2016-05-08 11:16:48 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 cgen 225510 parent 925 top level 925 otime 2016-05-08 11:16:53 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 cgen 225591 parent 925 top level 925 otime 2016-05-08 12:00:01 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 cgen 225692 parent 925 top level 925 otime 2016-05-08 13:00:01 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 cgen 225803 parent 925 top level 925 otime 2016-05-08 14:00:01 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 cgen 225905 parent 925 top level 925 otime 2016-05-08 14:54:41 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 cgen 225907 parent 925 top level 925 otime 2016-05-08 14:54:49 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 cgen 225911 parent 925 top level 925 otime 2016-05-08 14:55:38 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 cgen 225913 parent 925 top level 925 otime 2016-05-08 14:55:42 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 cgen 225922 parent 925 top level 925 otime 2016-05-08 15:00:01 path activeroot/.snapshots/508/snapshot >ID 82803 gen 56386552 cgen 47681121 parent 1819 top level 1819 otime 2020-07-30 21:01:01 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 cgen 47685552 parent 1819 top level 1819 otime 2020-07-31 19:01:01 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 cgen 47692530 parent 1819 top level 1819 otime 2020-08-20 11:01:01 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 cgen 54679149 parent 1819 top level 1819 otime 2020-08-23 19:01:01 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 cgen 56394590 parent 1819 top level 1819 otime 2020-08-26 19:01:01 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 cgen 56400352 parent 1819 top level 1819 otime 2020-08-27 19:01:01 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 cgen 56406052 parent 1819 top level 1819 otime 2020-08-28 19:01:01 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 cgen 56411723 parent 1819 top level 1819 otime 2020-08-29 19:01:02 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 cgen 56417560 parent 1819 top level 1819 otime 2020-08-30 19:01:01 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 cgen 56423548 parent 1819 top level 1819 otime 2020-08-31 19:01:01 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 cgen 56429382 parent 1819 top level 1819 otime 2020-09-01 19:01:01 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 cgen 56435201 parent 1819 top level 1819 otime 2020-09-02 19:01:01 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 cgen 56440957 parent 1819 top level 1819 otime 2020-09-03 19:01:01 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 cgen 56445346 parent 1819 top level 1819 otime 2020-09-04 13:01:01 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 cgen 56445571 parent 1819 top level 1819 otime 2020-09-04 14:01:01 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 cgen 56445803 parent 1819 top level 1819 otime 2020-09-04 15:01:01 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 cgen 56446031 parent 1819 top level 1819 otime 2020-09-04 16:01:01 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 cgen 56446256 parent 1819 top level 1819 otime 2020-09-04 17:01:01 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 cgen 56446475 parent 1819 top level 1819 otime 2020-09-04 18:01:01 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 cgen 56446703 parent 1819 top level 1819 otime 2020-09-04 19:01:01 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 cgen 56446930 parent 1819 top level 1819 otime 2020-09-04 20:01:01 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 cgen 56447149 parent 1819 top level 1819 otime 2020-09-04 21:01:01 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 cgen 56447380 parent 1819 top level 1819 otime 2020-09-04 22:01:02 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 cgen 56447670 parent 1819 top level 1819 otime 2020-09-04 23:01:01 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 cgen 56447905 parent 1819 top level 1819 otime 2020-09-05 00:01:01 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 cgen 56448135 parent 1819 top level 1819 otime 2020-09-05 01:01:01 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 cgen 56448367 parent 1819 top level 1819 otime 2020-09-05 02:01:01 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 cgen 56448626 parent 1819 top level 1819 otime 2020-09-05 03:01:01 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 cgen 56448860 parent 1819 top level 1819 otime 2020-09-05 04:01:01 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 cgen 56449079 parent 1819 top level 1819 otime 2020-09-05 05:01:01 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 cgen 56449313 parent 1819 top level 1819 otime 2020-09-05 06:01:02 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 cgen 56449555 parent 1819 top level 1819 otime 2020-09-05 07:01:01 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 cgen 56449783 parent 1819 top level 1819 otime 2020-09-05 08:01:01 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 cgen 56450002 parent 1819 top level 1819 otime 2020-09-05 09:01:01 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 cgen 56450255 parent 1819 top level 1819 otime 2020-09-05 10:01:01 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 cgen 56450487 parent 1819 top level 1819 otime 2020-09-05 11:01:01 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 cgen 56450720 parent 1819 top level 1819 otime 2020-09-05 12:01:01 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 cgen 56450977 parent 1819 top level 1819 otime 2020-09-05 13:01:01 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 cgen 56451224 parent 1819 top level 1819 otime 2020-09-05 14:01:01 path home/.snapshots/535/snapshot > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [6] btrfs subvol get-default /tmp/btrfs-tmp.49hqqlv2mz ... >INFO:program:stdout[6]: ID 5 (FS_TREE) > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.49hqqlv2mz >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.499x6dsays ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.499x6dsays >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.499x6dsays: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [7] btrfs subvol list -p /tmp/btrfs-tmp.499x6dsays ... >INFO:program:stdout[7]: ID 257 gen 56451329 parent 5 top level 5 path activeroot >ID 259 gen 56386552 parent 5 top level 5 path distfiles >ID 261 gen 56451281 parent 5 top level 5 path home >ID 437 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 >ID 438 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 466 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 >ID 467 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 483 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd >ID 925 gen 56386546 parent 257 top level 257 path activeroot/.snapshots >ID 926 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/508/snapshot >ID 1819 gen 56451227 parent 261 top level 261 path home/.snapshots >ID 82803 gen 56386552 parent 1819 top level 1819 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 parent 1819 top level 1819 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 parent 1819 top level 1819 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 parent 1819 top level 1819 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 parent 1819 top level 1819 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 parent 1819 top level 1819 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 parent 1819 top level 1819 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 parent 1819 top level 1819 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 parent 1819 top level 1819 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 parent 1819 top level 1819 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 parent 1819 top level 1819 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 parent 1819 top level 1819 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 parent 1819 top level 1819 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 parent 1819 top level 1819 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 parent 1819 top level 1819 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 parent 1819 top level 1819 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 parent 1819 top level 1819 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 parent 1819 top level 1819 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 parent 1819 top level 1819 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 parent 1819 top level 1819 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 parent 1819 top level 1819 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 parent 1819 top level 1819 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 parent 1819 top level 1819 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 parent 1819 top level 1819 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 parent 1819 top level 1819 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 parent 1819 top level 1819 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 parent 1819 top level 1819 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 parent 1819 top level 1819 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 parent 1819 top level 1819 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 parent 1819 top level 1819 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 parent 1819 top level 1819 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 parent 1819 top level 1819 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 parent 1819 top level 1819 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 parent 1819 top level 1819 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 parent 1819 top level 1819 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 parent 1819 top level 1819 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 parent 1819 top level 1819 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 parent 1819 top level 1819 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 parent 1819 top level 1819 path home/.snapshots/535/snapshot > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [8] btrfs subvol get-default /tmp/btrfs-tmp.499x6dsays ... >INFO:program:stdout[8]: ID 5 (FS_TREE) > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.499x6dsays >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 55 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: activeroot ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot (id 56) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 59 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: distfiles ; kids: 1 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: distfiles ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: distfiles ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:distfiles sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume distfiles (id 60) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 63 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 65 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: home ; kids: 2 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home (id 64) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 67 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home ; child: home/.snapshots ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home/.snapshots (id 68) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 71 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 (id 72) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 75 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 77 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab (id 76) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 79 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e (id 80) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 83 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; kids: 3 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 (id 84) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 87 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 89 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 (id 88) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 91 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; kids: 5 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd (id 92) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 95 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/.snapshots ; kids: 6 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/.snapshots (id 96) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 99 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/1/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/1/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/1/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/1/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/1/snapshot (id 100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/2/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/2/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/2/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/2/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/2/snapshot (id 104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/3/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/3/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/3/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/3/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/3/snapshot (id 108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/4/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/4/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/4/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/4/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/4/snapshot (id 112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/5/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/5/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/5/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/5/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/5/snapshot (id 116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/6/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/6/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/6/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/6/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/6/snapshot (id 120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/7/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/7/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/7/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/7/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/7/snapshot (id 124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/8/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/8/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/8/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/8/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/8/snapshot (id 128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/9/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/9/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/9/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/9/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/9/snapshot (id 132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/10/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/10/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/10/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/10/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/10/snapshot (id 136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/11/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/11/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/11/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/11/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/11/snapshot (id 140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/12/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/12/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/12/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/12/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/12/snapshot (id 144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/13/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/13/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/13/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/13/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/13/snapshot (id 148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/14/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/14/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/14/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/14/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/14/snapshot (id 152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/15/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/15/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/15/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/15/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/15/snapshot (id 156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/16/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/16/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/16/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/16/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/16/snapshot (id 160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/17/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/17/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/17/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/17/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/17/snapshot (id 164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/18/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/18/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/18/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/18/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/18/snapshot (id 168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/19/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/19/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/19/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/19/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/19/snapshot (id 172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/20/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/20/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/20/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/20/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/20/snapshot (id 176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/21/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/21/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/21/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/21/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/21/snapshot (id 180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/22/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/22/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/22/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/22/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/22/snapshot (id 184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/23/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/23/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/23/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/23/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/23/snapshot (id 188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/24/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/24/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/24/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/24/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/24/snapshot (id 192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/25/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/25/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/25/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/25/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/25/snapshot (id 196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/26/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/26/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/26/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/26/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/26/snapshot (id 200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/27/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/27/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/27/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/27/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/27/snapshot (id 204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/28/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/28/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/28/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/28/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/28/snapshot (id 208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/29/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/29/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/29/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/29/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/29/snapshot (id 212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/30/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/30/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/30/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/30/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/30/snapshot (id 216) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 219 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/31/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/31/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/31/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/31/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/31/snapshot (id 220) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 223 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 225 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/32/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/32/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/32/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/32/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/32/snapshot (id 224) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 227 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/33/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/33/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/33/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/33/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/33/snapshot (id 228) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 231 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 233 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/34/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/34/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/34/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/34/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/34/snapshot (id 232) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/35/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/35/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/35/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/35/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/35/snapshot (id 236) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 239 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 241 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/36/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/36/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/36/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/36/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/36/snapshot (id 240) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 243 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 245 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/37/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/37/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/37/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/37/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/37/snapshot (id 244) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 247 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 249 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/38/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/38/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/38/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/38/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/38/snapshot (id 248) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 251 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 253 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/39/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/39/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/39/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/39/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/39/snapshot (id 252) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 255 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 257 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/40/snapshot ; kids: 39 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/40/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/40/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/40/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/40/snapshot (id 256) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 259 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 261 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/41/snapshot ; kids: 40 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/41/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/41/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/41/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/41/snapshot (id 260) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 263 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 265 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/42/snapshot ; kids: 41 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/42/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/42/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/42/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/42/snapshot (id 264) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 267 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 269 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/43/snapshot ; kids: 42 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/43/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/43/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/43/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/43/snapshot (id 268) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 271 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 273 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/44/snapshot ; kids: 43 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/44/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/44/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/44/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/44/snapshot (id 272) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 275 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 277 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/45/snapshot ; kids: 44 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/45/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/45/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/45/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/45/snapshot (id 276) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 279 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 281 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/46/snapshot ; kids: 45 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/46/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/46/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/46/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/46/snapshot (id 280) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 283 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 285 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/47/snapshot ; kids: 46 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/47/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/47/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/47/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/47/snapshot (id 284) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 287 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 289 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/48/snapshot ; kids: 47 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/48/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/48/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/48/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/48/snapshot (id 288) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 291 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 293 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/49/snapshot ; kids: 48 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/49/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/49/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/49/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/49/snapshot (id 292) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 295 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 297 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/50/snapshot ; kids: 49 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/50/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/50/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/50/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/50/snapshot (id 296) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 299 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 301 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/51/snapshot ; kids: 50 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/51/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/51/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/51/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/51/snapshot (id 300) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 303 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 305 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/52/snapshot ; kids: 51 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/52/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/52/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/52/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/52/snapshot (id 304) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 307 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 309 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/53/snapshot ; kids: 52 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/53/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/53/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/53/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/53/snapshot (id 308) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 311 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 313 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/54/snapshot ; kids: 53 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/54/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/54/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/54/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/54/snapshot (id 312) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 315 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 317 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/55/snapshot ; kids: 54 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/55/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/55/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/55/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/55/snapshot (id 316) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 319 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 321 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/56/snapshot ; kids: 55 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/56/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/56/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/56/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/56/snapshot (id 320) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 323 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 325 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/57/snapshot ; kids: 56 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/57/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/57/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/57/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/57/snapshot (id 324) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 327 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 329 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/58/snapshot ; kids: 57 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/58/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/58/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/58/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/58/snapshot (id 328) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 331 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 333 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/59/snapshot ; kids: 58 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/59/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/59/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/59/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/59/snapshot (id 332) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 335 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 337 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/60/snapshot ; kids: 59 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/60/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/60/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/60/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/60/snapshot (id 336) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 339 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 341 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/61/snapshot ; kids: 60 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/61/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/61/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/61/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/61/snapshot (id 340) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 343 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/62/snapshot ; kids: 61 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/62/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/62/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/62/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/62/snapshot (id 344) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 347 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 349 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/63/snapshot ; kids: 62 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/63/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/63/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/63/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/63/snapshot (id 348) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 351 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/64/snapshot ; kids: 63 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/64/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/64/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/64/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/64/snapshot (id 352) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 355 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/65/snapshot ; kids: 64 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/65/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/65/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/65/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/65/snapshot (id 356) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 359 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/66/snapshot ; kids: 65 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/66/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/66/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/66/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/66/snapshot (id 360) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 363 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 365 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/67/snapshot ; kids: 66 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/67/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/67/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/67/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/67/snapshot (id 364) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 367 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 369 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/68/snapshot ; kids: 67 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/68/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/68/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/68/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/68/snapshot (id 368) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 371 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 373 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/69/snapshot ; kids: 68 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/69/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/69/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/69/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/69/snapshot (id 372) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 375 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 377 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/70/snapshot ; kids: 69 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/70/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/70/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/70/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/70/snapshot (id 376) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 379 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 381 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/71/snapshot ; kids: 70 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/71/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/71/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/71/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/71/snapshot (id 380) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 383 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 385 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/72/snapshot ; kids: 71 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/72/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/72/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/72/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/72/snapshot (id 384) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 387 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 389 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/73/snapshot ; kids: 72 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/73/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/73/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/73/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/73/snapshot (id 388) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 391 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 393 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/74/snapshot ; kids: 73 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/74/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/74/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/74/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/74/snapshot (id 392) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 395 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 397 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/75/snapshot ; kids: 74 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/75/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/75/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/75/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/75/snapshot (id 396) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 399 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 401 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/76/snapshot ; kids: 75 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/76/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/76/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/76/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/76/snapshot (id 400) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 403 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 405 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/77/snapshot ; kids: 76 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/77/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/77/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/77/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/77/snapshot (id 404) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 407 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 409 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/78/snapshot ; kids: 77 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/78/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/78/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/78/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/78/snapshot (id 408) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 411 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 413 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/79/snapshot ; kids: 78 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/79/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/79/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/79/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/79/snapshot (id 412) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 415 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 417 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/80/snapshot ; kids: 79 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/80/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/80/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/80/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/80/snapshot (id 416) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 419 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 421 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/81/snapshot ; kids: 80 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/81/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/81/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/81/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/81/snapshot (id 420) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 423 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 425 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/82/snapshot ; kids: 81 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/82/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/82/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/82/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/82/snapshot (id 424) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 427 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 429 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/83/snapshot ; kids: 82 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/83/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/83/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/83/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/83/snapshot (id 428) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 431 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 433 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/85/snapshot ; kids: 83 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/85/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/85/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/85/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/85/snapshot (id 432) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 435 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 437 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/86/snapshot ; kids: 84 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/86/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/86/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/86/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/86/snapshot (id 436) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 439 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 441 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/87/snapshot ; kids: 85 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/87/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/87/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/87/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/87/snapshot (id 440) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 443 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 445 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/88/snapshot ; kids: 86 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/88/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/88/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/88/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/88/snapshot (id 444) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 447 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 449 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/89/snapshot ; kids: 87 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/89/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/89/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/89/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/89/snapshot (id 448) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 451 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 453 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/90/snapshot ; kids: 88 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/90/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/90/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/90/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/90/snapshot (id 452) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 455 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 457 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/91/snapshot ; kids: 89 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/91/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/91/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/91/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/91/snapshot (id 456) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 459 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 461 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/92/snapshot ; kids: 90 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/92/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/92/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/92/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/92/snapshot (id 460) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 463 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 465 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/93/snapshot ; kids: 91 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/93/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/93/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/93/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/93/snapshot (id 464) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 467 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 469 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/94/snapshot ; kids: 92 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/94/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/94/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/94/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/94/snapshot (id 468) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 471 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 473 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/95/snapshot ; kids: 93 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/95/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/95/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/95/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/95/snapshot (id 472) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 475 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 477 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/96/snapshot ; kids: 94 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/96/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/96/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/96/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/96/snapshot (id 476) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 479 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 481 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/98/snapshot ; kids: 95 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/98/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/98/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/98/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/98/snapshot (id 480) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 483 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 485 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/99/snapshot ; kids: 96 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/99/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/99/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/99/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/99/snapshot (id 484) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 487 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 489 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/100/snapshot ; kids: 97 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/100/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/100/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/100/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/100/snapshot (id 488) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 491 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 493 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/101/snapshot ; kids: 98 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/101/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/101/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/101/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/101/snapshot (id 492) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 495 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 497 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/102/snapshot ; kids: 99 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/102/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/102/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/102/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/102/snapshot (id 496) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 499 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 501 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/103/snapshot ; kids: 100 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/103/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/103/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/103/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/103/snapshot (id 500) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 503 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 505 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/106/snapshot ; kids: 101 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/106/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/106/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/106/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/106/snapshot (id 504) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 507 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 509 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/107/snapshot ; kids: 102 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/107/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/107/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/107/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/107/snapshot (id 508) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 511 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 513 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/108/snapshot ; kids: 103 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/108/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/108/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/108/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/108/snapshot (id 512) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 515 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 517 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/109/snapshot ; kids: 104 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/109/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/109/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/109/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/109/snapshot (id 516) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 519 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 521 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/110/snapshot ; kids: 105 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/110/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/110/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/110/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/110/snapshot (id 520) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 523 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 525 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/111/snapshot ; kids: 106 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/111/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/111/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/111/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/111/snapshot (id 524) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 527 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 529 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/112/snapshot ; kids: 107 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/112/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/112/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/112/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/112/snapshot (id 528) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 531 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 533 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/113/snapshot ; kids: 108 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/113/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/113/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/113/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/113/snapshot (id 532) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 535 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 537 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/114/snapshot ; kids: 109 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/114/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/114/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/114/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/114/snapshot (id 536) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 539 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 541 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/115/snapshot ; kids: 110 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/115/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/115/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/115/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/115/snapshot (id 540) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 543 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 545 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/116/snapshot ; kids: 111 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/116/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/116/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/116/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/116/snapshot (id 544) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 547 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 549 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/117/snapshot ; kids: 112 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/117/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/117/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/117/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/117/snapshot (id 548) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 551 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 553 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/119/snapshot ; kids: 113 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/119/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/119/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/119/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/119/snapshot (id 552) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 555 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 557 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/120/snapshot ; kids: 114 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/120/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/120/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/120/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/120/snapshot (id 556) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 559 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/121/snapshot ; kids: 115 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/121/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/121/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/121/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/121/snapshot (id 560) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 563 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 565 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/122/snapshot ; kids: 116 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/122/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/122/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/122/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/122/snapshot (id 564) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 567 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 569 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/143/snapshot ; kids: 117 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/143/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/143/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/143/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/143/snapshot (id 568) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 571 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 573 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/144/snapshot ; kids: 118 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/144/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/144/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/144/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/144/snapshot (id 572) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 575 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 577 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/145/snapshot ; kids: 119 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/145/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/145/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/145/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/145/snapshot (id 576) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 579 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 581 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/146/snapshot ; kids: 120 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/146/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/146/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/146/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/146/snapshot (id 580) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 583 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 585 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/148/snapshot ; kids: 121 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/148/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/148/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/148/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/148/snapshot (id 584) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 587 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 589 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/149/snapshot ; kids: 122 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/149/snapshot (id 588) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 591 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 593 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/151/snapshot ; kids: 123 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/151/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/151/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/151/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/151/snapshot (id 592) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 595 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 597 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/152/snapshot ; kids: 124 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/152/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/152/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/152/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/152/snapshot (id 596) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 599 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 601 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/153/snapshot ; kids: 125 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/153/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/153/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/153/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/153/snapshot (id 600) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 603 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 605 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/154/snapshot ; kids: 126 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/154/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/154/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/154/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/154/snapshot (id 604) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 607 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 609 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/155/snapshot ; kids: 127 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/155/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/155/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/155/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/155/snapshot (id 608) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 611 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 613 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/156/snapshot ; kids: 128 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/156/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/156/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/156/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/156/snapshot (id 612) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 615 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 617 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/157/snapshot ; kids: 129 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/157/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/157/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/157/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/157/snapshot (id 616) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 619 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 621 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/158/snapshot ; kids: 130 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/158/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/158/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/158/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/158/snapshot (id 620) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 623 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 625 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/159/snapshot ; kids: 131 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/159/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/159/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/159/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/159/snapshot (id 624) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 629 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/160/snapshot ; kids: 132 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/160/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/160/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/160/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/160/snapshot (id 628) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 631 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 633 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/200/snapshot ; kids: 133 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/200/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/200/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/200/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/200/snapshot (id 632) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 635 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/201/snapshot ; kids: 134 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/201/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/201/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/201/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/201/snapshot (id 636) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 639 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 641 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/202/snapshot ; kids: 135 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/202/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/202/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/202/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/202/snapshot (id 640) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 643 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 645 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/203/snapshot ; kids: 136 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/203/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/203/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/203/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/203/snapshot (id 644) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 647 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 649 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/204/snapshot ; kids: 137 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/204/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/204/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/204/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/204/snapshot (id 648) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 651 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 653 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/205/snapshot ; kids: 138 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/205/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/205/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/205/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/205/snapshot (id 652) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 655 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 657 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/206/snapshot ; kids: 139 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/206/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/206/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/206/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/206/snapshot (id 656) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 659 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 661 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/207/snapshot ; kids: 140 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/207/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/207/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/207/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/207/snapshot (id 660) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 663 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 665 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/208/snapshot ; kids: 141 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/208/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/208/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/208/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/208/snapshot (id 664) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 667 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 669 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/209/snapshot ; kids: 142 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/209/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/209/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/209/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/209/snapshot (id 668) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 671 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 673 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/210/snapshot ; kids: 143 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/210/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/210/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/210/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/210/snapshot (id 672) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 675 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 677 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/211/snapshot ; kids: 144 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/211/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/211/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/211/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/211/snapshot (id 676) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 679 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 681 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/212/snapshot ; kids: 145 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/212/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/212/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/212/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/212/snapshot (id 680) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 683 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 685 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/235/snapshot ; kids: 146 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/235/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/235/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/235/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/235/snapshot (id 684) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 687 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 689 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/236/snapshot ; kids: 147 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/236/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/236/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/236/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/236/snapshot (id 688) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 691 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 693 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/237/snapshot ; kids: 148 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/237/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/237/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/237/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/237/snapshot (id 692) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 695 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 697 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/238/snapshot ; kids: 149 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/238/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/238/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/238/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/238/snapshot (id 696) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 699 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 701 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/239/snapshot ; kids: 150 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/239/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/239/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/239/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/239/snapshot (id 700) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 703 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 705 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/240/snapshot ; kids: 151 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/240/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/240/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/240/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/240/snapshot (id 704) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 707 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 709 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/242/snapshot ; kids: 152 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/242/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/242/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/242/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/242/snapshot (id 708) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 711 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 713 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/266/snapshot ; kids: 153 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/266/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/266/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/266/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/266/snapshot (id 712) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 715 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 717 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/290/snapshot ; kids: 154 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/290/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/290/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/290/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/290/snapshot (id 716) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 719 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 721 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/314/snapshot ; kids: 155 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/314/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/314/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/314/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/314/snapshot (id 720) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 723 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 725 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/338/snapshot ; kids: 156 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/338/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/338/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/338/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/338/snapshot (id 724) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 727 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 729 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/349/snapshot ; kids: 157 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/349/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/349/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/349/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/349/snapshot (id 728) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 731 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 733 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/350/snapshot ; kids: 158 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/350/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/350/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/350/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/350/snapshot (id 732) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 735 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 737 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/351/snapshot ; kids: 159 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/351/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/351/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/351/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/351/snapshot (id 736) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 739 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 741 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/352/snapshot ; kids: 160 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/352/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/352/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/352/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/352/snapshot (id 740) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 743 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 745 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/366/snapshot ; kids: 161 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/366/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/366/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/366/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/366/snapshot (id 744) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 747 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 749 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/390/snapshot ; kids: 162 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/390/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/390/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/390/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/390/snapshot (id 748) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 751 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 753 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/414/snapshot ; kids: 163 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/414/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/414/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/414/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/414/snapshot (id 752) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 755 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 757 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/432/snapshot ; kids: 164 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/432/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/432/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/432/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/432/snapshot (id 756) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 759 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 761 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/433/snapshot ; kids: 165 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/433/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/433/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/433/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/433/snapshot (id 760) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 763 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 765 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/434/snapshot ; kids: 166 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/434/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/434/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/434/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/434/snapshot (id 764) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 767 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 769 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/435/snapshot ; kids: 167 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/435/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/435/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/435/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/435/snapshot (id 768) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 771 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 773 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/436/snapshot ; kids: 168 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/436/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/436/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/436/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/436/snapshot (id 772) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 775 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 777 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/437/snapshot ; kids: 169 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/437/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/437/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/437/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/437/snapshot (id 776) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 779 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 781 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/438/snapshot ; kids: 170 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/438/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/438/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/438/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/438/snapshot (id 780) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 783 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 785 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/439/snapshot ; kids: 171 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/439/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/439/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/439/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/439/snapshot (id 784) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 787 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 789 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/440/snapshot ; kids: 172 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/440/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/440/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/440/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/440/snapshot (id 788) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 791 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 793 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/441/snapshot ; kids: 173 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/441/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/441/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/441/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/441/snapshot (id 792) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 795 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 797 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/442/snapshot ; kids: 174 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/442/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/442/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/442/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/442/snapshot (id 796) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 799 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 801 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/443/snapshot ; kids: 175 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/443/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/443/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/443/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/443/snapshot (id 800) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 803 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 805 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/444/snapshot ; kids: 176 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/444/snapshot (id 804) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 807 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 809 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/445/snapshot ; kids: 177 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/445/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/445/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/445/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/445/snapshot (id 808) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 811 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 813 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/446/snapshot ; kids: 178 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/446/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/446/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/446/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/446/snapshot (id 812) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 815 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 817 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/447/snapshot ; kids: 179 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/447/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/447/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/447/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/447/snapshot (id 816) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 819 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 821 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/448/snapshot ; kids: 180 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/448/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/448/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/448/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/448/snapshot (id 820) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 823 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 825 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/449/snapshot ; kids: 181 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/449/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/449/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/449/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/449/snapshot (id 824) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 827 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 829 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/450/snapshot ; kids: 182 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/450/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/450/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/450/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/450/snapshot (id 828) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 831 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 833 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/451/snapshot ; kids: 183 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/451/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/451/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/451/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/451/snapshot (id 832) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 835 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 837 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/452/snapshot ; kids: 184 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/452/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/452/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/452/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/452/snapshot (id 836) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 839 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 841 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/453/snapshot ; kids: 185 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/453/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/453/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/453/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/453/snapshot (id 840) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 843 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 845 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/454/snapshot ; kids: 186 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/454/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/454/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/454/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/454/snapshot (id 844) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 847 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 849 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/455/snapshot ; kids: 187 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/455/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/455/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/455/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/455/snapshot (id 848) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 851 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 853 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/456/snapshot ; kids: 188 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/456/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/456/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/456/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/456/snapshot (id 852) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 855 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 857 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/457/snapshot ; kids: 189 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/457/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/457/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/457/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/457/snapshot (id 856) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 859 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 861 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/458/snapshot ; kids: 190 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/458/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/458/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/458/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/458/snapshot (id 860) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 863 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 865 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/459/snapshot ; kids: 191 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/459/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/459/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/459/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/459/snapshot (id 864) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 867 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 869 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/460/snapshot ; kids: 192 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/460/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/460/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/460/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/460/snapshot (id 868) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 871 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 873 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/461/snapshot ; kids: 193 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/461/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/461/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/461/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/461/snapshot (id 872) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 875 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 877 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/462/snapshot ; kids: 194 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/462/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/462/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/462/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/462/snapshot (id 876) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 879 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 881 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/463/snapshot ; kids: 195 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/463/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/463/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/463/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/463/snapshot (id 880) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 883 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 885 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/464/snapshot ; kids: 196 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/464/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/464/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/464/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/464/snapshot (id 884) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 887 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 889 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/465/snapshot ; kids: 197 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/465/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/465/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/465/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/465/snapshot (id 888) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 891 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 893 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/466/snapshot ; kids: 198 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/466/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/466/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/466/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/466/snapshot (id 892) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 895 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 897 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/467/snapshot ; kids: 199 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/467/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/467/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/467/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/467/snapshot (id 896) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 899 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 901 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/468/snapshot ; kids: 200 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/468/snapshot (id 900) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 903 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 905 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/469/snapshot ; kids: 201 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/469/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/469/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/469/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/469/snapshot (id 904) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 907 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 909 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/470/snapshot ; kids: 202 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/470/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/470/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/470/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/470/snapshot (id 908) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 911 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 913 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/471/snapshot ; kids: 203 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/471/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/471/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/471/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/471/snapshot (id 912) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 915 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 917 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/472/snapshot ; kids: 204 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/472/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/472/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/472/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/472/snapshot (id 916) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 919 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 921 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/473/snapshot ; kids: 205 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/473/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/473/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/473/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/473/snapshot (id 920) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 923 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 925 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/474/snapshot ; kids: 206 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/474/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/474/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/474/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/474/snapshot (id 924) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 927 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 929 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/475/snapshot ; kids: 207 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/475/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/475/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/475/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/475/snapshot (id 928) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 931 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 933 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/476/snapshot ; kids: 208 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/476/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/476/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/476/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/476/snapshot (id 932) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 935 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 937 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/477/snapshot ; kids: 209 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/477/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/477/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/477/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/477/snapshot (id 936) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 939 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 941 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/478/snapshot ; kids: 210 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/478/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/478/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/478/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/478/snapshot (id 940) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 943 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 945 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/479/snapshot ; kids: 211 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/479/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/479/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/479/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/479/snapshot (id 944) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 947 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 949 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/480/snapshot ; kids: 212 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/480/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/480/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/480/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/480/snapshot (id 948) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 951 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 953 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/481/snapshot ; kids: 213 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/481/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/481/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/481/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/481/snapshot (id 952) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 955 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 957 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/482/snapshot ; kids: 214 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/482/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/482/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/482/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/482/snapshot (id 956) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 959 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 961 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/483/snapshot ; kids: 215 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/483/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/483/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/483/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/483/snapshot (id 960) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 963 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 965 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/484/snapshot ; kids: 216 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/484/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/484/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/484/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/484/snapshot (id 964) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 967 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 969 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/485/snapshot ; kids: 217 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/485/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/485/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/485/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/485/snapshot (id 968) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 971 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 973 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/486/snapshot ; kids: 218 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/486/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/486/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/486/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/486/snapshot (id 972) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 975 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 977 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/487/snapshot ; kids: 219 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/487/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/487/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/487/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/487/snapshot (id 976) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 979 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 981 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/488/snapshot ; kids: 220 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/488/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/488/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/488/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/488/snapshot (id 980) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 983 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 985 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/489/snapshot ; kids: 221 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/489/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/489/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/489/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/489/snapshot (id 984) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 987 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 989 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/490/snapshot ; kids: 222 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/490/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/490/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/490/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/490/snapshot (id 988) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 991 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 993 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/491/snapshot ; kids: 223 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/491/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/491/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/491/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/491/snapshot (id 992) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 995 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 997 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/492/snapshot ; kids: 224 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/492/snapshot (id 996) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 999 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1001 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/493/snapshot ; kids: 225 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/493/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/493/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/493/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/493/snapshot (id 1000) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1003 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1005 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/494/snapshot ; kids: 226 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/494/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/494/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/494/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/494/snapshot (id 1004) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1007 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1009 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/495/snapshot ; kids: 227 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/495/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/495/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/495/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/495/snapshot (id 1008) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1011 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1013 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/496/snapshot ; kids: 228 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/496/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/496/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/496/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/496/snapshot (id 1012) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1015 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1017 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/497/snapshot ; kids: 229 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/497/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/497/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/497/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/497/snapshot (id 1016) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1019 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1021 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/498/snapshot ; kids: 230 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/498/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/498/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/498/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/498/snapshot (id 1020) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1023 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1025 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/499/snapshot ; kids: 231 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/499/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/499/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/499/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/499/snapshot (id 1024) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1027 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1029 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/500/snapshot ; kids: 232 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/500/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/500/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/500/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/500/snapshot (id 1028) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1031 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1033 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/501/snapshot ; kids: 233 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/501/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/501/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/501/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/501/snapshot (id 1032) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1035 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1037 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/502/snapshot ; kids: 234 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/502/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/502/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/502/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/502/snapshot (id 1036) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1039 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1041 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/503/snapshot ; kids: 235 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/503/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/503/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/503/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/503/snapshot (id 1040) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1043 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1045 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/504/snapshot ; kids: 236 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/504/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/504/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/504/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/504/snapshot (id 1044) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1047 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1049 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/505/snapshot ; kids: 237 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/505/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/505/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/505/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/505/snapshot (id 1048) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1051 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1053 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/506/snapshot ; kids: 238 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/506/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/506/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/506/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/506/snapshot (id 1052) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1055 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1057 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/507/snapshot ; kids: 239 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/507/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/507/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/507/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/507/snapshot (id 1056) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1059 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1061 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/508/snapshot ; kids: 240 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/508/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/508/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/508/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/508/snapshot (id 1060) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1063 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1065 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/535/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/535/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/535/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/535/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/535/snapshot (id 1064) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1067 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1069 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/534/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/534/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/534/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/534/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/534/snapshot (id 1068) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1071 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1073 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/533/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/533/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/533/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/533/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/533/snapshot (id 1072) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1075 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1077 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/127/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/127/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/127/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/127/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/127/snapshot (id 1076) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1079 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1081 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/149/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/149/snapshot (id 1080) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1083 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1085 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/150/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/150/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/150/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/150/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/150/snapshot (id 1084) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1087 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1089 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/230/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/230/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/230/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/230/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/230/snapshot (id 1088) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1091 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1093 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/300/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/300/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/300/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/300/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/300/snapshot (id 1092) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1095 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1097 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/324/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/324/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/324/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/324/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/324/snapshot (id 1096) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1099 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/348/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/348/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/348/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/348/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/348/snapshot (id 1100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/372/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/372/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/372/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/372/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/372/snapshot (id 1104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/396/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/396/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/396/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/396/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/396/snapshot (id 1108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/420/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/420/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/420/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/420/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/420/snapshot (id 1112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/444/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/444/snapshot (id 1116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/468/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/468/snapshot (id 1120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/492/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/492/snapshot (id 1124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/510/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/510/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/510/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/510/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/510/snapshot (id 1128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/511/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/511/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/511/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/511/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/511/snapshot (id 1132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/512/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/512/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/512/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/512/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/512/snapshot (id 1136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/513/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/513/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/513/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/513/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/513/snapshot (id 1140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/514/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/514/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/514/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/514/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/514/snapshot (id 1144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/515/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/515/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/515/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/515/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/515/snapshot (id 1148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/516/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/516/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/516/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/516/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/516/snapshot (id 1152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/517/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/517/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/517/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/517/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/517/snapshot (id 1156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/518/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/518/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/518/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/518/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/518/snapshot (id 1160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/519/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/519/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/519/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/519/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/519/snapshot (id 1164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/520/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/520/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/520/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/520/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/520/snapshot (id 1168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/521/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/521/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/521/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/521/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/521/snapshot (id 1172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/522/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/522/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/522/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/522/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/522/snapshot (id 1176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/523/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/523/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/523/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/523/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/523/snapshot (id 1180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/524/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/524/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/524/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/524/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/524/snapshot (id 1184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/525/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/525/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/525/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/525/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/525/snapshot (id 1188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/526/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/526/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/526/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/526/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/526/snapshot (id 1192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/527/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/527/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/527/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/527/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/527/snapshot (id 1196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/528/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/528/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/528/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/528/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/528/snapshot (id 1200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/529/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/529/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/529/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/529/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/529/snapshot (id 1204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/530/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/530/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/530/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/530/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/530/snapshot (id 1208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/531/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/531/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/531/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/531/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/531/snapshot (id 1212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/532/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/532/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/532/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/532/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/532/snapshot (id 1216) to device tree >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102520184'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1221 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1222 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 1220) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1225 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1226 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 1224) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f125c214730) -- > name = loop0 status = False id = 1224 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (1220)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1228 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1229 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1230 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1231 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 1232 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102445196'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1236 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 1234) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1239 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1240 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 1238) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f125c21b9a0) -- > name = loop1 status = False id = 1238 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (1234)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1242 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1243 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1244 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:anaconda.modules.common.base.base:Locale is set to en_GB.UTF-8. >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1245 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1246 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102444738'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1249 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1250 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 1248) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1253 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1254 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 1252) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f125c21bf40) -- > name = loop2 status = False id = 1252 > children = [] > parents = ['existing 0 B file /overlay (deleted) (1248)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98765459'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (1252) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1258 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1259 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31353733323733360a >DEBUG:blivet:updated live-rw size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-rw (id 1257) to device tree >INFO:blivet:got device: DMDevice instance (0x7f125c653a60) -- > name = live-rw status = True id = 1257 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 7.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1261 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1262 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1263 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1264 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Sat Sep 5 17:38:38 2020 >INFO:program:Last write time: Sat Sep 5 17:38:38 2020 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 10085 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7439323c >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x000000cf >INFO:program:Journal start: 4174 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x43321e61 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1901237 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 7.25 GiB up to 7.5 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1265 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98794006'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1268 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1269 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353733323733360a >DEBUG:blivet:updated live-base size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-base (id 1267) to device tree >INFO:blivet:got device: DMDevice instance (0x7f125c28d7c0) -- > name = live-base status = True id = 1267 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1271 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1272 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1273 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1274 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1275 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:device /dev/sda data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sda is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sdb. >DEBUG:anaconda.storage:Marking device sdb as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/1/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/2/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/3/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/4/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/5/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/6/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/7/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/8/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/9/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/10/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/11/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/12/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/13/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/14/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/15/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/16/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/17/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/18/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/19/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/20/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/21/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/22/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/23/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/24/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/25/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/26/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/27/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/28/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/29/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/30/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/31/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/32/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/33/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/34/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/35/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/36/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/37/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/38/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/39/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/40/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/41/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/42/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/43/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/44/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/45/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/46/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/47/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/48/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/49/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/50/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/51/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/52/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/53/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/54/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/55/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/56/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/57/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/58/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/59/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/60/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/61/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/62/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/63/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/64/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/65/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/66/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/67/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/68/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/69/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/70/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/71/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/72/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/73/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/74/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/75/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/76/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/77/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/78/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/79/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/80/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/81/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/82/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/83/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/85/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/86/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/87/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/88/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/89/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/90/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/91/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/92/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/93/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/94/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/95/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/96/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/98/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/99/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/100/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/101/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/102/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/103/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/106/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/107/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/108/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/109/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/110/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/111/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/112/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/113/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/114/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/115/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/116/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/117/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/119/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/120/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/121/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/122/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/143/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/144/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/145/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/146/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/148/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/151/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/152/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/153/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/154/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/155/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/156/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/157/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/158/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/159/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/160/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/200/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/201/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/202/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/203/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/204/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/205/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/206/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/207/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/208/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/209/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/210/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/211/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/212/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/235/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/236/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/237/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/238/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/239/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/240/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/242/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/266/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/290/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/314/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/338/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/349/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/350/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/351/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/352/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/366/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/390/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/414/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/432/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/433/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/434/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/435/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/436/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/437/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/438/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/439/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/440/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/441/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/442/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/443/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/445/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/446/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/447/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/448/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/449/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/450/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/451/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/452/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/453/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/454/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/455/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/456/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/457/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/458/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/459/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/460/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/461/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/462/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/463/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/464/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/465/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/466/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/467/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/469/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/470/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/471/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/472/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/473/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/474/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/475/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/476/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/477/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/478/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/479/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/480/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/481/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/482/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/483/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/484/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/485/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/486/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/487/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/488/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/489/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/490/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/491/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/493/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/494/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/495/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/496/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/497/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/498/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/499/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/500/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/501/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/502/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/503/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/504/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/505/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/506/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/507/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/508/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/sdb1' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: distfiles ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=distfiles,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/1/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/1/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/2/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/2/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/3/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/3/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/4/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/4/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/5/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/5/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/6/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/6/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/7/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/7/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/8/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/8/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/9/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/9/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/10/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/10/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/11/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/11/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/12/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/12/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/13/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/13/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/14/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/14/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/15/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/15/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/16/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/16/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/17/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/17/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/18/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/18/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/19/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/19/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/20/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/20/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/21/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/21/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/22/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/22/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/23/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/23/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/24/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/24/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/25/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/25/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/26/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/26/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/27/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/27/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/28/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/28/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/29/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/29/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/30/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/30/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/31/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/31/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/32/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/32/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/33/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/33/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/34/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/34/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/35/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/35/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/36/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/36/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/37/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/37/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/38/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/38/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/39/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/39/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/40/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/40/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/41/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/41/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/42/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/42/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/43/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/43/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/44/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/44/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/45/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/45/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/46/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/46/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/47/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/47/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/48/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/48/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/49/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/49/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/50/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/50/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/51/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/51/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/52/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/52/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/53/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/53/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/54/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/54/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/55/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/55/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/56/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/56/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/57/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/57/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/58/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/58/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/59/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/59/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/60/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/60/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/61/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/61/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/62/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/62/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/63/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/63/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/64/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/64/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/65/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/65/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/66/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/66/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/67/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/67/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/68/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/68/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/69/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/69/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/70/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/70/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/71/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/71/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/72/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/72/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/73/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/73/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/74/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/74/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/75/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/75/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/76/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/76/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/77/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/77/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/78/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/78/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/79/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/79/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/80/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/80/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/81/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/81/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/82/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/82/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/83/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/83/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/85/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/85/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/86/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/86/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/87/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/87/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/88/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/88/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/89/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/89/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/90/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/90/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/91/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/91/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/92/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/92/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/93/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/93/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/94/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/94/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/95/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/95/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/96/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/96/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/98/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/98/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/99/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/99/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/100/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/100/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/101/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/101/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/102/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/102/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/103/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/103/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/106/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/106/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/107/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/107/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/108/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/108/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/109/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/109/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/110/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/110/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/111/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/111/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/112/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/112/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/113/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/113/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/114/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/114/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/115/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/115/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/116/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/116/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/117/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/117/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/119/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/119/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/120/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/120/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/121/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/121/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/122/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/122/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/143/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/143/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/144/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/144/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/145/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/145/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/146/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/146/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/148/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/148/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/149/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/149/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/151/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/151/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/152/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/152/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/153/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/153/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/154/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/154/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/155/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/155/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/156/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/156/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/157/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/157/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/158/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/158/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/159/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/159/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/160/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/160/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/200/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/200/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/201/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/201/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/202/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/202/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/203/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/203/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/204/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/204/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/205/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/205/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/206/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/206/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/207/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/207/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/208/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/208/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/209/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/209/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/210/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/210/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/211/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/211/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/212/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/212/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/235/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/235/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/236/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/236/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/237/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/237/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/238/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/238/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/239/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/239/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/240/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/240/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/242/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/242/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/266/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/266/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/290/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/290/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/314/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/314/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/338/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/338/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/349/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/349/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/350/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/350/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/351/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/351/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/352/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/352/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/366/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/366/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/390/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/390/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/414/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/414/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/432/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/432/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/433/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/433/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/434/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/434/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/435/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/435/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/436/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/436/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/437/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/437/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/438/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/438/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/439/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/439/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/440/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/440/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/441/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/441/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/442/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/442/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/443/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/443/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/444/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/444/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/445/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/445/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/446/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/446/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/447/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/447/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/448/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/448/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/449/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/449/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/450/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/450/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/451/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/451/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/452/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/452/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/453/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/453/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/454/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/454/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/455/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/455/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/456/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/456/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/457/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/457/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/458/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/458/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/459/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/459/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/460/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/460/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/461/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/461/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/462/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/462/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/463/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/463/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/464/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/464/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/465/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/465/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/466/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/466/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/467/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/467/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/468/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/468/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/469/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/469/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/470/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/470/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/471/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/471/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/472/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/472/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/473/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/473/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/474/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/474/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/475/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/475/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/476/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/476/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/477/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/477/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/478/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/478/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/479/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/479/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/480/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/480/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/481/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/481/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/482/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/482/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/483/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/483/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/484/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/484/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/485/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/485/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/486/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/486/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/487/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/487/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/488/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/488/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/489/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/489/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/490/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/490/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/491/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/491/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/492/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/492/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/493/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/493/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/494/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/494/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/495/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/495/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/496/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/496/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/497/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/497/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/498/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/498/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/499/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/499/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/500/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/500/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/501/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/501/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/502/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/502/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/503/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/503/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/504/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/504/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/505/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/505/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/506/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/506/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/507/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/507/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/508/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/508/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/535/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/535/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/534/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/534/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/533/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/533/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/127/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/127/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/149/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/149/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/150/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/150/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/230/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/230/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/300/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/300/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/324/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/324/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/348/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/348/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/372/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/372/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/396/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/396/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/420/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/420/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/444/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/444/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/468/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/468/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/492/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/492/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/510/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/510/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/511/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/511/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/512/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/512/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/513/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/513/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/514/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/514/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/515/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/515/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/516/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/516/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/517/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/517/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/518/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/518/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/519/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/519/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/520/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/520/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/521/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/521/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/522/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/522/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/523/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/523/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/524/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/524/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/525/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/525/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/526/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/526/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/527/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/527/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/528/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/528/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/529/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/529/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/530/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/530/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/531/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/531/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/532/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/532/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/1/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/2/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/3/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/4/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/5/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/6/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/7/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/8/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/9/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/10/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/11/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/12/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/13/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/14/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/15/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/16/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/17/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/18/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/19/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/20/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/21/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/22/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/23/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/24/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/25/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/26/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/27/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/28/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/29/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/30/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/31/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/32/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/33/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/34/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/35/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/36/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/37/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/38/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/39/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/40/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/41/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/42/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/43/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/44/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/45/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/46/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/47/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/48/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/49/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/50/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/51/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/52/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/53/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/54/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/55/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/56/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/57/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/58/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/59/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/60/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/61/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/62/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/63/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/64/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/65/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/66/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/67/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/68/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/69/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/70/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/71/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/72/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/73/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/74/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/75/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/76/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/77/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/78/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/79/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/80/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/81/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/82/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/83/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/85/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/86/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/87/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/88/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/89/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/90/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/91/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/92/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/93/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/94/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/95/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/96/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/98/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/99/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/100/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/101/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/102/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/103/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/106/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/107/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/108/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/109/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/110/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/111/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/112/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/113/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/114/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/115/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/116/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/117/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/119/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/120/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/121/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/122/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/143/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/144/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/145/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/146/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/148/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/151/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/152/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/153/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/154/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/155/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/156/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/157/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/158/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/159/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/160/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/200/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/201/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/202/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/203/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/204/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/205/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/206/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/207/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/208/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/209/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/210/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/211/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/212/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/235/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/236/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/237/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/238/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/239/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/240/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/242/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/266/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/290/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/314/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/338/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/349/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/350/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/351/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/352/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/366/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/390/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/414/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/432/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/433/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/434/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/435/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/436/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/437/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/438/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/439/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/440/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/441/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/442/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/443/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/445/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/446/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/447/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/448/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/449/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/450/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/451/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/452/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/453/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/454/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/455/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/456/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/457/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/458/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/459/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/460/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/461/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/462/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/463/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/464/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/465/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/466/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/467/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/469/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/470/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/471/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/472/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/473/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/474/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/475/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/476/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/477/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/478/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/479/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/480/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/481/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/482/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/483/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/484/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/485/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/486/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/487/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/488/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/489/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/490/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/491/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/493/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/494/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/495/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/496/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/497/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/498/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/499/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/500/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/501/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/502/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/503/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/504/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/505/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/506/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/507/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/508/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139716845708864) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >INFO:anaconda.threading:Running Thread: AnaTaskThread-UnmountFilesystemsTask-1 (139716845708864) >INFO:anaconda.threading:Thread Done: AnaTaskThread-UnmountFilesystemsTask-1 (139716845708864) >INFO:anaconda.threading:Running Thread: AnaTaskThread-TeardownDiskImagesTask-1 (139716845708864) >INFO:anaconda.threading:Thread Done: AnaTaskThread-TeardownDiskImagesTask-1 (139716845708864) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953,87 GiB disk sda (14) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:dasbus.connection:Disconnecting from the bus. >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [1] lvm version ... >INFO:program:stdout[1]: LVM version: 2.03.10(2) (2020-08-09) > Library version: 1.02.173 (2020-08-09) > Driver version: 4.42.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --disable-silent-rules > >INFO:program:stderr[1]: >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib64/python3.9/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses > import imp > >DEBUG:blivet:IGNORED: Caught exception, continuing. >DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet:IGNORED: Begin exception details. >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 139, in call_sync >DEBUG:blivet:IGNORED: ret = connection.call_sync(service, obj_path, iface, method, args, >DEBUG:blivet:IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 160, in __init__ >DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/util.py", line 1102, in decorated >DEBUG:blivet:IGNORED: return fn(*args, **kwargs) >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 194, in _call_initiator_method >DEBUG:blivet:IGNORED: return safe_dbus.call_sync(STORAGED_SERVICE, STORAGED_MANAGER_PATH, >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 145, in call_sync >DEBUG:blivet:IGNORED: raise DBusCallError(msg) >DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:blivet:IGNORED: End exception details. >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020) > Using EXT2FS Library version 1.45.6, 20-Mar-2020 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1908322304 root disk brw-rw---- squashfs >INFO:program:loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:sda 1024209543168 root disk brw-rw---- >INFO:program:|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >INFO:program:|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >INFO:program:`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >INFO:program:sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >INFO:program:|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >INFO:program:|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >INFO:program:`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >INFO:program:zram0 4294967296 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1908322304 root disk brw-rw---- squashfs >loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >loop2 34359738368 root disk brw-rw---- >`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >sda 1024209543168 root disk brw-rw---- >|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >zram0 4294967296 root disk brw-rw---- [SWAP] > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-pBrNp0xrKE,guid=eea50da24079753b3ffcb6795f540ee8. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140395352622656) >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.3.0) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fb057288f10> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2020-09-02-11-20-37-00 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102848851'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/hidden: 300a >INFO:program:Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/vendor: 4b696e6773746f6e0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/model: 4461746154726176656c657220332e300a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/size: 3132303834353330300a >DEBUG:blivet:updated sdb size to 57.62 GiB (57.62 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fb0572abdc0) -- > name = sdb status = True id = 4 > children = [] > parents = [] > uuid = None size = 57.62 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > target size = 57.62 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >INFO:blivet:type detected on 'sdb' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0 ' > '/dev/disk/by-uuid/2020-09-02-11-20-37-00 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part1 ' > '/dev/disk/by-partuuid/55d02295-01 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3957184', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '103018474'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >DEBUG:blivet:ignoring partition sdb1 on iso9660 >DEBUG:blivet:no device obtained for sdb1 >DEBUG:blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/003C-D340 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part2 ' > '/dev/disk/by-partuuid/55d02295-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '003C-D340', > 'ID_FS_UUID_ENC': '003C-D340', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '22464', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '55d02295-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102983185'} ; >INFO:blivet:scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb2 to the reject list >DEBUG:blivet:ignoring partition sdb2 on iso9660 >DEBUG:blivet:no device obtained for sdb2 >DEBUG:blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part3 ' > '/dev/disk/by-uuid/ffcbbfb0-724b-3972-b551-88b1f0ee0b0f ' > '/dev/disk/by-partuuid/55d02295-03 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_FS_UUID_ENC': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '22636', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '47040', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102995040'} ; >INFO:blivet:scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb3 to the reject list >DEBUG:blivet:ignoring partition sdb3 on iso9660 >DEBUG:blivet:no device obtained for sdb3 >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388701548a3 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102338993'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/model: 53616d73756e672053534420383530200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/size: 323030303430393236340a >DEBUG:blivet:updated sda size to 953.87 GiB (953.87 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fb056992850) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 953.87 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 50025388701548a3 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 3081cf54-939c-462b-bc54-252dafacb125 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fb056983e80>, <parted.partition.Partition object at 0x7fb056983c40>, <parted.partition.Partition object at 0x7fb056983a00>] > device: <parted.device.Device object at 0x7fb0569ae1f0> > PedDisk: <_ped.Disk object at 0x7fb0573606c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part1 ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part1 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part1 ' > '/dev/disk/by-partuuid/1990d970-6087-42fb-ab9e-e040e5d33bac ' > '/dev/disk/by-uuid/1BBD-B05D /dev/disk/by-partlabel/grub2biosboot', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1BBD-B05D', > 'ID_FS_UUID_ENC': '1BBD-B05D', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'grub2biosboot', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32768', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '1990d970-6087-42fb-ab9e-e040e5d33bac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'grub2biosboot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102347946'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >INFO:blivet:added partition sda1 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fb0569ae520) -- > name = sda1 status = True id = 24 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 1990d970-6087-42fb-ab9e-e040e5d33bac size = 16 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 16 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb0569ae220> fileSystem: <parted.filesystem.FileSystem object at 0x7fb056983b50> > number: 1 path: /dev/sda1 type: 0 > name: grub2biosboot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb056983fd0> PedPartition: <_ped.Partition object at 0x7fb05693a310> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 2048 end = 34815 length = 32768 > flags = boot, esp >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda1' is 'vfat' >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: vfat ; current: None ; >INFO:blivet:got format: existing vfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part2 ' > '/dev/disk/by-label/BOOT ' > '/dev/disk/by-uuid/17112fce-6d5a-4d4c-8b10-96b95c27b176 ' > '/dev/disk/by-partlabel/boot ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part2 ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part2 ' > '/dev/disk/by-partuuid/69090f84-6c5b-4e4c-bb86-10d60a102184', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BOOT', > 'ID_FS_LABEL_ENC': 'BOOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_ENC': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_SUB': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_FS_UUID_SUB_ENC': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '34816', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '69090f84-6c5b-4e4c-bb86-10d60a102184', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102348714'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 38 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: biosboot ; current: None ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >INFO:blivet:added partition sda2 (id 34) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fb056963400) -- > name = sda2 status = True id = 34 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 69090f84-6c5b-4e4c-bb86-10d60a102184 size = 512 MiB > format = existing biosboot > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 512 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb0569ae220> fileSystem: <parted.filesystem.FileSystem object at 0x7fb056983b20> > number: 2 path: /dev/sda2 type: 0 > name: boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb056983dc0> PedPartition: <_ped.Partition object at 0x7fb056931540> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 34816 end = 1083391 length = 1048576 > flags = bios_grub >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet:no type or existing type for sda2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388701548a3-part3 ' > '/dev/disk/by-partlabel/root ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part3 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part3 ' > '/dev/disk/by-label/BTROOT ' > '/dev/disk/by-partuuid/5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 ' > '/dev/disk/by-uuid/e25615eb-20a5-4c63-a51d-392ff4f53619', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BTROOT', > 'ID_FS_LABEL_ENC': 'BTROOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_ENC': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_SUB': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_FS_UUID_SUB_ENC': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1083392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1999325839', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102349229'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >INFO:blivet:added partition sda3 (id 40) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fb0569632b0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 size = 953.35 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 953.35 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb0569ae220> fileSystem: <parted.filesystem.FileSystem object at 0x7fb0569838e0> > number: 3 path: /dev/sda3 type: 0 > name: root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb0569839a0> PedPartition: <_ped.Partition object at 0x7fb056931590> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 1083392 end = 2000409230 length = 1999325839 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 47 >INFO:blivet:type detected on 'sda3' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 48 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.BTROOT >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: BTROOT ; parent: sda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: BTROOT ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: BTRFSVolumeDevice._set_format: BTROOT ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.49 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:btrfs.49 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 53 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.49 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume BTROOT (id 49) to device tree >INFO:program:Running [4] btrfs --version ... >INFO:program:stdout[4]: btrfs-progs v5.7 > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.49hl6puwp2 ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.49hl6puwp2 >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.49hl6puwp2: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [5] btrfs subvol list -p -s /tmp/btrfs-tmp.49hl6puwp2 ... >INFO:program:stdout[5]: ID 438 gen 56386546 cgen 64714 parent 257 top level 257 otime 2016-02-22 14:55:07 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 cgen 64715 parent 257 top level 257 otime 2016-02-22 14:55:24 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 467 gen 56386552 cgen 68508 parent 257 top level 257 otime 2016-02-24 05:56:40 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 926 gen 56386552 cgen 196535 parent 925 top level 925 otime 2016-04-25 11:24:58 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 cgen 196540 parent 925 top level 925 otime 2016-04-25 11:27:37 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 cgen 196596 parent 925 top level 925 otime 2016-04-25 12:00:01 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 cgen 196607 parent 925 top level 925 otime 2016-04-25 12:05:45 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 cgen 196608 parent 925 top level 925 otime 2016-04-25 12:05:47 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 cgen 196611 parent 925 top level 925 otime 2016-04-25 12:05:57 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 cgen 196612 parent 925 top level 925 otime 2016-04-25 12:05:58 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 cgen 196615 parent 925 top level 925 otime 2016-04-25 12:06:05 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 cgen 196616 parent 925 top level 925 otime 2016-04-25 12:06:07 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 cgen 196619 parent 925 top level 925 otime 2016-04-25 12:06:14 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 cgen 196620 parent 925 top level 925 otime 2016-04-25 12:06:16 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 cgen 196623 parent 925 top level 925 otime 2016-04-25 12:06:34 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 cgen 196624 parent 925 top level 925 otime 2016-04-25 12:06:35 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 cgen 196627 parent 925 top level 925 otime 2016-04-25 12:06:45 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 cgen 196628 parent 925 top level 925 otime 2016-04-25 12:06:47 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 cgen 196631 parent 925 top level 925 otime 2016-04-25 12:06:53 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 cgen 196632 parent 925 top level 925 otime 2016-04-25 12:06:55 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 cgen 196635 parent 925 top level 925 otime 2016-04-25 12:07:17 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 cgen 196636 parent 925 top level 925 otime 2016-04-25 12:07:19 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 cgen 196639 parent 925 top level 925 otime 2016-04-25 12:07:30 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 cgen 196640 parent 925 top level 925 otime 2016-04-25 12:07:32 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 cgen 196643 parent 925 top level 925 otime 2016-04-25 12:07:43 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 cgen 196644 parent 925 top level 925 otime 2016-04-25 12:07:45 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 cgen 196647 parent 925 top level 925 otime 2016-04-25 12:07:52 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 cgen 196648 parent 925 top level 925 otime 2016-04-25 12:07:54 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 cgen 196651 parent 925 top level 925 otime 2016-04-25 12:08:05 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 cgen 196652 parent 925 top level 925 otime 2016-04-25 12:08:07 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 cgen 196655 parent 925 top level 925 otime 2016-04-25 12:08:16 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 cgen 196656 parent 925 top level 925 otime 2016-04-25 12:08:17 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 cgen 196659 parent 925 top level 925 otime 2016-04-25 12:08:24 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 cgen 196660 parent 925 top level 925 otime 2016-04-25 12:08:25 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 cgen 196663 parent 925 top level 925 otime 2016-04-25 12:08:35 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 cgen 196664 parent 925 top level 925 otime 2016-04-25 12:08:37 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 cgen 196667 parent 925 top level 925 otime 2016-04-25 12:08:46 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 cgen 196668 parent 925 top level 925 otime 2016-04-25 12:08:48 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 cgen 196671 parent 925 top level 925 otime 2016-04-25 12:08:58 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 cgen 196672 parent 925 top level 925 otime 2016-04-25 12:08:59 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 cgen 196675 parent 925 top level 925 otime 2016-04-25 12:09:08 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 cgen 196676 parent 925 top level 925 otime 2016-04-25 12:09:10 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 cgen 196679 parent 925 top level 925 otime 2016-04-25 12:09:19 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 cgen 196680 parent 925 top level 925 otime 2016-04-25 12:09:21 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 cgen 196683 parent 925 top level 925 otime 2016-04-25 12:09:29 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 cgen 196684 parent 925 top level 925 otime 2016-04-25 12:09:31 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 cgen 196687 parent 925 top level 925 otime 2016-04-25 12:09:41 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 cgen 196688 parent 925 top level 925 otime 2016-04-25 12:09:43 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 cgen 196691 parent 925 top level 925 otime 2016-04-25 12:09:49 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 cgen 196692 parent 925 top level 925 otime 2016-04-25 12:09:51 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 cgen 196695 parent 925 top level 925 otime 2016-04-25 12:10:05 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 cgen 196696 parent 925 top level 925 otime 2016-04-25 12:10:06 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 cgen 196700 parent 925 top level 925 otime 2016-04-25 12:10:56 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 cgen 196701 parent 925 top level 925 otime 2016-04-25 12:10:59 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 cgen 196704 parent 925 top level 925 otime 2016-04-25 12:11:09 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 cgen 196705 parent 925 top level 925 otime 2016-04-25 12:11:11 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 cgen 196708 parent 925 top level 925 otime 2016-04-25 12:11:20 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 cgen 196709 parent 925 top level 925 otime 2016-04-25 12:11:22 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 cgen 196712 parent 925 top level 925 otime 2016-04-25 12:11:31 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 cgen 196713 parent 925 top level 925 otime 2016-04-25 12:11:33 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 cgen 196716 parent 925 top level 925 otime 2016-04-25 12:11:45 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 cgen 196717 parent 925 top level 925 otime 2016-04-25 12:11:47 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 cgen 196720 parent 925 top level 925 otime 2016-04-25 12:12:17 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 cgen 196721 parent 925 top level 925 otime 2016-04-25 12:12:19 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 cgen 196724 parent 925 top level 925 otime 2016-04-25 12:12:29 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 cgen 196725 parent 925 top level 925 otime 2016-04-25 12:12:30 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 cgen 196728 parent 925 top level 925 otime 2016-04-25 12:13:02 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 cgen 196729 parent 925 top level 925 otime 2016-04-25 12:13:04 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 cgen 196732 parent 925 top level 925 otime 2016-04-25 12:13:14 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 cgen 196733 parent 925 top level 925 otime 2016-04-25 12:13:16 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 cgen 196737 parent 925 top level 925 otime 2016-04-25 12:14:02 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 cgen 196738 parent 925 top level 925 otime 2016-04-25 12:14:04 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 cgen 196747 parent 925 top level 925 otime 2016-04-25 12:17:38 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 cgen 196748 parent 925 top level 925 otime 2016-04-25 12:17:40 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 cgen 196754 parent 925 top level 925 otime 2016-04-25 12:19:48 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 cgen 196755 parent 925 top level 925 otime 2016-04-25 12:19:50 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 cgen 196759 parent 925 top level 925 otime 2016-04-25 12:20:39 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 cgen 196760 parent 925 top level 925 otime 2016-04-25 12:20:41 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 cgen 196763 parent 925 top level 925 otime 2016-04-25 12:21:14 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 cgen 196764 parent 925 top level 925 otime 2016-04-25 12:21:16 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 cgen 196767 parent 925 top level 925 otime 2016-04-25 12:21:22 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 cgen 196768 parent 925 top level 925 otime 2016-04-25 12:21:24 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 cgen 196772 parent 925 top level 925 otime 2016-04-25 12:22:10 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 cgen 196773 parent 925 top level 925 otime 2016-04-25 12:22:12 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 cgen 196776 parent 925 top level 925 otime 2016-04-25 12:22:23 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 cgen 196777 parent 925 top level 925 otime 2016-04-25 12:22:25 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 cgen 196934 parent 925 top level 925 otime 2016-04-25 13:55:34 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 cgen 196935 parent 925 top level 925 otime 2016-04-25 13:55:36 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 cgen 196938 parent 925 top level 925 otime 2016-04-25 13:55:51 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 cgen 196939 parent 925 top level 925 otime 2016-04-25 13:55:53 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 cgen 196942 parent 925 top level 925 otime 2016-04-25 13:56:05 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 cgen 196943 parent 925 top level 925 otime 2016-04-25 13:56:07 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 cgen 196946 parent 925 top level 925 otime 2016-04-25 13:56:17 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 cgen 196948 parent 925 top level 925 otime 2016-04-25 13:56:22 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 cgen 196953 parent 925 top level 925 otime 2016-04-25 13:57:57 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 cgen 196955 parent 925 top level 925 otime 2016-04-25 13:58:01 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 cgen 196958 parent 925 top level 925 otime 2016-04-25 13:58:14 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 cgen 196959 parent 925 top level 925 otime 2016-04-25 13:58:16 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 cgen 196969 parent 925 top level 925 otime 2016-04-25 14:02:05 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 cgen 196971 parent 925 top level 925 otime 2016-04-25 14:02:10 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 cgen 196975 parent 925 top level 925 otime 2016-04-25 14:02:55 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 cgen 196977 parent 925 top level 925 otime 2016-04-25 14:02:59 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 cgen 196981 parent 925 top level 925 otime 2016-04-25 14:03:50 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 cgen 196983 parent 925 top level 925 otime 2016-04-25 14:03:54 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 cgen 197211 parent 925 top level 925 otime 2016-04-25 16:03:10 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 cgen 197213 parent 925 top level 925 otime 2016-04-25 16:03:18 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 cgen 197218 parent 925 top level 925 otime 2016-04-25 16:04:54 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 cgen 197220 parent 925 top level 925 otime 2016-04-25 16:04:59 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 cgen 197223 parent 925 top level 925 otime 2016-04-25 16:05:19 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 cgen 197225 parent 925 top level 925 otime 2016-04-25 16:05:23 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 cgen 197264 parent 925 top level 925 otime 2016-04-25 16:24:51 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 cgen 197266 parent 925 top level 925 otime 2016-04-25 16:24:57 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 cgen 197271 parent 925 top level 925 otime 2016-04-25 16:26:30 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 cgen 197273 parent 925 top level 925 otime 2016-04-25 16:26:35 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 cgen 197300 parent 925 top level 925 otime 2016-04-25 16:39:12 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 cgen 197302 parent 925 top level 925 otime 2016-04-25 16:39:19 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 cgen 197359 parent 925 top level 925 otime 2016-04-25 17:08:20 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 cgen 197361 parent 925 top level 925 otime 2016-04-25 17:08:24 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 cgen 197370 parent 925 top level 925 otime 2016-04-25 17:11:37 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 cgen 197372 parent 925 top level 925 otime 2016-04-25 17:11:41 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 cgen 199294 parent 925 top level 925 otime 2016-04-26 13:14:00 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 cgen 199295 parent 925 top level 925 otime 2016-04-26 13:14:21 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 cgen 199363 parent 925 top level 925 otime 2016-04-26 13:48:58 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 cgen 199365 parent 925 top level 925 otime 2016-04-26 13:49:04 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 cgen 199399 parent 925 top level 925 otime 2016-04-26 14:06:16 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 cgen 199401 parent 925 top level 925 otime 2016-04-26 14:06:20 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 cgen 199602 parent 925 top level 925 otime 2016-04-26 17:05:16 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 cgen 199604 parent 925 top level 925 otime 2016-04-26 17:05:21 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 cgen 199607 parent 925 top level 925 otime 2016-04-26 17:05:33 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 cgen 199609 parent 925 top level 925 otime 2016-04-26 17:05:38 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 cgen 199613 parent 925 top level 925 otime 2016-04-26 17:06:18 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 cgen 199615 parent 925 top level 925 otime 2016-04-26 17:06:22 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 cgen 199630 parent 925 top level 925 otime 2016-04-26 17:12:48 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 cgen 199632 parent 925 top level 925 otime 2016-04-26 17:12:53 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 cgen 199635 parent 925 top level 925 otime 2016-04-26 17:13:06 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 cgen 199637 parent 925 top level 925 otime 2016-04-26 17:13:11 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 cgen 203178 parent 925 top level 925 otime 2016-04-28 18:18:16 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 cgen 203180 parent 925 top level 925 otime 2016-04-28 18:18:22 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 cgen 203183 parent 925 top level 925 otime 2016-04-28 18:18:33 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 cgen 203184 parent 925 top level 925 otime 2016-04-28 18:18:35 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 cgen 203187 parent 925 top level 925 otime 2016-04-28 18:18:52 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 cgen 203188 parent 925 top level 925 otime 2016-04-28 18:18:54 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 cgen 203195 parent 925 top level 925 otime 2016-04-28 18:21:23 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 cgen 203197 parent 925 top level 925 otime 2016-04-28 18:21:28 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 cgen 203200 parent 925 top level 925 otime 2016-04-28 18:21:48 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 cgen 203202 parent 925 top level 925 otime 2016-04-28 18:21:52 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 cgen 203206 parent 925 top level 925 otime 2016-04-28 18:22:46 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 cgen 203208 parent 925 top level 925 otime 2016-04-28 18:22:50 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 cgen 203278 parent 925 top level 925 otime 2016-04-28 19:00:01 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 cgen 204863 parent 925 top level 925 otime 2016-04-29 17:50:52 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 cgen 204865 parent 925 top level 925 otime 2016-04-29 17:50:57 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 cgen 204868 parent 925 top level 925 otime 2016-04-29 17:51:24 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 cgen 204870 parent 925 top level 925 otime 2016-04-29 17:51:28 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 cgen 204878 parent 925 top level 925 otime 2016-04-29 17:54:50 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 cgen 204880 parent 925 top level 925 otime 2016-04-29 17:54:56 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 cgen 204997 parent 925 top level 925 otime 2016-04-29 19:00:01 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 cgen 207343 parent 925 top level 925 otime 2016-04-30 19:00:01 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 cgen 209728 parent 925 top level 925 otime 2016-05-01 19:00:01 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 cgen 211375 parent 925 top level 925 otime 2016-05-02 19:00:01 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 cgen 213768 parent 925 top level 925 otime 2016-05-03 19:00:01 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 cgen 214775 parent 925 top level 925 otime 2016-05-04 05:24:21 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 cgen 214777 parent 925 top level 925 otime 2016-05-04 05:24:24 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 cgen 214786 parent 925 top level 925 otime 2016-05-04 05:27:54 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 cgen 214788 parent 925 top level 925 otime 2016-05-04 05:28:00 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 cgen 216162 parent 925 top level 925 otime 2016-05-04 19:00:01 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 cgen 218532 parent 925 top level 925 otime 2016-05-05 19:00:01 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 cgen 221108 parent 925 top level 925 otime 2016-05-06 19:00:01 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 cgen 223038 parent 925 top level 925 otime 2016-05-07 13:00:01 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 cgen 223146 parent 925 top level 925 otime 2016-05-07 14:00:02 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 cgen 223254 parent 925 top level 925 otime 2016-05-07 15:00:01 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 cgen 223362 parent 925 top level 925 otime 2016-05-07 16:00:01 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 cgen 223471 parent 925 top level 925 otime 2016-05-07 17:00:01 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 cgen 223577 parent 925 top level 925 otime 2016-05-07 18:00:01 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 cgen 223683 parent 925 top level 925 otime 2016-05-07 19:00:01 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 cgen 223793 parent 925 top level 925 otime 2016-05-07 20:00:01 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 cgen 223899 parent 925 top level 925 otime 2016-05-07 21:00:01 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 cgen 224004 parent 925 top level 925 otime 2016-05-07 22:00:01 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 cgen 224110 parent 925 top level 925 otime 2016-05-07 23:00:01 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 cgen 224216 parent 925 top level 925 otime 2016-05-08 00:00:01 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 cgen 224322 parent 925 top level 925 otime 2016-05-08 01:00:02 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 cgen 224429 parent 925 top level 925 otime 2016-05-08 02:00:01 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 cgen 224535 parent 925 top level 925 otime 2016-05-08 03:00:01 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 cgen 224639 parent 925 top level 925 otime 2016-05-08 04:00:01 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 cgen 224746 parent 925 top level 925 otime 2016-05-08 05:00:01 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 cgen 224851 parent 925 top level 925 otime 2016-05-08 06:00:01 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 cgen 224960 parent 925 top level 925 otime 2016-05-08 07:00:01 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 cgen 225067 parent 925 top level 925 otime 2016-05-08 08:00:01 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 cgen 225100 parent 925 top level 925 otime 2016-05-08 08:17:25 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 cgen 225102 parent 925 top level 925 otime 2016-05-08 08:17:32 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 cgen 225105 parent 925 top level 925 otime 2016-05-08 08:17:55 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 cgen 225107 parent 925 top level 925 otime 2016-05-08 08:17:59 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 cgen 225111 parent 925 top level 925 otime 2016-05-08 08:18:39 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 cgen 225113 parent 925 top level 925 otime 2016-05-08 08:18:43 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 cgen 225116 parent 925 top level 925 otime 2016-05-08 08:19:02 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 cgen 225118 parent 925 top level 925 otime 2016-05-08 08:19:06 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 cgen 225133 parent 925 top level 925 otime 2016-05-08 08:25:50 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 cgen 225135 parent 925 top level 925 otime 2016-05-08 08:25:55 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 cgen 225144 parent 925 top level 925 otime 2016-05-08 08:29:24 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 cgen 225146 parent 925 top level 925 otime 2016-05-08 08:29:28 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 cgen 225149 parent 925 top level 925 otime 2016-05-08 08:29:46 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 cgen 225151 parent 925 top level 925 otime 2016-05-08 08:29:53 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 cgen 225154 parent 925 top level 925 otime 2016-05-08 08:30:23 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 cgen 225156 parent 925 top level 925 otime 2016-05-08 08:30:27 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 cgen 225160 parent 925 top level 925 otime 2016-05-08 08:31:05 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 cgen 225162 parent 925 top level 925 otime 2016-05-08 08:31:09 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 cgen 225165 parent 925 top level 925 otime 2016-05-08 08:31:29 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 cgen 225167 parent 925 top level 925 otime 2016-05-08 08:31:33 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 cgen 225171 parent 925 top level 925 otime 2016-05-08 08:32:10 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 cgen 225173 parent 925 top level 925 otime 2016-05-08 08:32:15 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 cgen 225176 parent 925 top level 925 otime 2016-05-08 08:32:45 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 cgen 225178 parent 925 top level 925 otime 2016-05-08 08:32:49 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 cgen 225182 parent 925 top level 925 otime 2016-05-08 08:33:50 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 cgen 225184 parent 925 top level 925 otime 2016-05-08 08:33:54 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 cgen 225236 parent 925 top level 925 otime 2016-05-08 09:00:01 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 cgen 225245 parent 925 top level 925 otime 2016-05-08 09:04:56 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 cgen 225247 parent 925 top level 925 otime 2016-05-08 09:05:00 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 cgen 225252 parent 925 top level 925 otime 2016-05-08 09:06:35 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 cgen 225254 parent 925 top level 925 otime 2016-05-08 09:06:40 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 cgen 225352 parent 925 top level 925 otime 2016-05-08 10:00:01 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 cgen 225449 parent 925 top level 925 otime 2016-05-08 11:00:01 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 cgen 225470 parent 925 top level 925 otime 2016-05-08 11:12:16 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 cgen 225471 parent 925 top level 925 otime 2016-05-08 11:12:17 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 cgen 225474 parent 925 top level 925 otime 2016-05-08 11:12:35 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 cgen 225476 parent 925 top level 925 otime 2016-05-08 11:12:40 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 cgen 225479 parent 925 top level 925 otime 2016-05-08 11:12:58 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 cgen 225481 parent 925 top level 925 otime 2016-05-08 11:13:03 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 cgen 225485 parent 925 top level 925 otime 2016-05-08 11:13:44 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 cgen 225487 parent 925 top level 925 otime 2016-05-08 11:13:48 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 cgen 225492 parent 925 top level 925 otime 2016-05-08 11:14:58 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 cgen 225494 parent 925 top level 925 otime 2016-05-08 11:15:02 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 cgen 225497 parent 925 top level 925 otime 2016-05-08 11:15:25 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 cgen 225499 parent 925 top level 925 otime 2016-05-08 11:15:29 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 cgen 225502 parent 925 top level 925 otime 2016-05-08 11:15:49 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 cgen 225504 parent 925 top level 925 otime 2016-05-08 11:15:54 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 cgen 225508 parent 925 top level 925 otime 2016-05-08 11:16:48 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 cgen 225510 parent 925 top level 925 otime 2016-05-08 11:16:53 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 cgen 225591 parent 925 top level 925 otime 2016-05-08 12:00:01 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 cgen 225692 parent 925 top level 925 otime 2016-05-08 13:00:01 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 cgen 225803 parent 925 top level 925 otime 2016-05-08 14:00:01 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 cgen 225905 parent 925 top level 925 otime 2016-05-08 14:54:41 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 cgen 225907 parent 925 top level 925 otime 2016-05-08 14:54:49 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 cgen 225911 parent 925 top level 925 otime 2016-05-08 14:55:38 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 cgen 225913 parent 925 top level 925 otime 2016-05-08 14:55:42 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 cgen 225922 parent 925 top level 925 otime 2016-05-08 15:00:01 path activeroot/.snapshots/508/snapshot >ID 82803 gen 56386552 cgen 47681121 parent 1819 top level 1819 otime 2020-07-30 21:01:01 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 cgen 47685552 parent 1819 top level 1819 otime 2020-07-31 19:01:01 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 cgen 47692530 parent 1819 top level 1819 otime 2020-08-20 11:01:01 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 cgen 54679149 parent 1819 top level 1819 otime 2020-08-23 19:01:01 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 cgen 56394590 parent 1819 top level 1819 otime 2020-08-26 19:01:01 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 cgen 56400352 parent 1819 top level 1819 otime 2020-08-27 19:01:01 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 cgen 56406052 parent 1819 top level 1819 otime 2020-08-28 19:01:01 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 cgen 56411723 parent 1819 top level 1819 otime 2020-08-29 19:01:02 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 cgen 56417560 parent 1819 top level 1819 otime 2020-08-30 19:01:01 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 cgen 56423548 parent 1819 top level 1819 otime 2020-08-31 19:01:01 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 cgen 56429382 parent 1819 top level 1819 otime 2020-09-01 19:01:01 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 cgen 56435201 parent 1819 top level 1819 otime 2020-09-02 19:01:01 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 cgen 56440957 parent 1819 top level 1819 otime 2020-09-03 19:01:01 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 cgen 56445346 parent 1819 top level 1819 otime 2020-09-04 13:01:01 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 cgen 56445571 parent 1819 top level 1819 otime 2020-09-04 14:01:01 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 cgen 56445803 parent 1819 top level 1819 otime 2020-09-04 15:01:01 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 cgen 56446031 parent 1819 top level 1819 otime 2020-09-04 16:01:01 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 cgen 56446256 parent 1819 top level 1819 otime 2020-09-04 17:01:01 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 cgen 56446475 parent 1819 top level 1819 otime 2020-09-04 18:01:01 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 cgen 56446703 parent 1819 top level 1819 otime 2020-09-04 19:01:01 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 cgen 56446930 parent 1819 top level 1819 otime 2020-09-04 20:01:01 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 cgen 56447149 parent 1819 top level 1819 otime 2020-09-04 21:01:01 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 cgen 56447380 parent 1819 top level 1819 otime 2020-09-04 22:01:02 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 cgen 56447670 parent 1819 top level 1819 otime 2020-09-04 23:01:01 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 cgen 56447905 parent 1819 top level 1819 otime 2020-09-05 00:01:01 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 cgen 56448135 parent 1819 top level 1819 otime 2020-09-05 01:01:01 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 cgen 56448367 parent 1819 top level 1819 otime 2020-09-05 02:01:01 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 cgen 56448626 parent 1819 top level 1819 otime 2020-09-05 03:01:01 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 cgen 56448860 parent 1819 top level 1819 otime 2020-09-05 04:01:01 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 cgen 56449079 parent 1819 top level 1819 otime 2020-09-05 05:01:01 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 cgen 56449313 parent 1819 top level 1819 otime 2020-09-05 06:01:02 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 cgen 56449555 parent 1819 top level 1819 otime 2020-09-05 07:01:01 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 cgen 56449783 parent 1819 top level 1819 otime 2020-09-05 08:01:01 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 cgen 56450002 parent 1819 top level 1819 otime 2020-09-05 09:01:01 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 cgen 56450255 parent 1819 top level 1819 otime 2020-09-05 10:01:01 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 cgen 56450487 parent 1819 top level 1819 otime 2020-09-05 11:01:01 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 cgen 56450720 parent 1819 top level 1819 otime 2020-09-05 12:01:01 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 cgen 56450977 parent 1819 top level 1819 otime 2020-09-05 13:01:01 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 cgen 56451224 parent 1819 top level 1819 otime 2020-09-05 14:01:01 path home/.snapshots/535/snapshot > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [6] btrfs subvol get-default /tmp/btrfs-tmp.49hl6puwp2 ... >INFO:program:stdout[6]: ID 5 (FS_TREE) > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.49hl6puwp2 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.49q7376cdn ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.49q7376cdn >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.49q7376cdn: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [7] btrfs subvol list -p /tmp/btrfs-tmp.49q7376cdn ... >INFO:program:stdout[7]: ID 257 gen 56451329 parent 5 top level 5 path activeroot >ID 259 gen 56386552 parent 5 top level 5 path distfiles >ID 261 gen 56451281 parent 5 top level 5 path home >ID 437 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 >ID 438 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 466 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 >ID 467 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 483 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd >ID 925 gen 56386546 parent 257 top level 257 path activeroot/.snapshots >ID 926 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/508/snapshot >ID 1819 gen 56451227 parent 261 top level 261 path home/.snapshots >ID 82803 gen 56386552 parent 1819 top level 1819 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 parent 1819 top level 1819 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 parent 1819 top level 1819 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 parent 1819 top level 1819 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 parent 1819 top level 1819 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 parent 1819 top level 1819 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 parent 1819 top level 1819 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 parent 1819 top level 1819 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 parent 1819 top level 1819 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 parent 1819 top level 1819 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 parent 1819 top level 1819 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 parent 1819 top level 1819 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 parent 1819 top level 1819 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 parent 1819 top level 1819 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 parent 1819 top level 1819 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 parent 1819 top level 1819 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 parent 1819 top level 1819 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 parent 1819 top level 1819 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 parent 1819 top level 1819 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 parent 1819 top level 1819 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 parent 1819 top level 1819 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 parent 1819 top level 1819 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 parent 1819 top level 1819 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 parent 1819 top level 1819 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 parent 1819 top level 1819 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 parent 1819 top level 1819 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 parent 1819 top level 1819 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 parent 1819 top level 1819 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 parent 1819 top level 1819 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 parent 1819 top level 1819 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 parent 1819 top level 1819 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 parent 1819 top level 1819 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 parent 1819 top level 1819 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 parent 1819 top level 1819 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 parent 1819 top level 1819 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 parent 1819 top level 1819 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 parent 1819 top level 1819 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 parent 1819 top level 1819 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 parent 1819 top level 1819 path home/.snapshots/535/snapshot > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [8] btrfs subvol get-default /tmp/btrfs-tmp.49q7376cdn ... >INFO:program:stdout[8]: ID 5 (FS_TREE) > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.49q7376cdn >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 55 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: activeroot ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot (id 56) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 59 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: distfiles ; kids: 1 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: distfiles ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: distfiles ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:distfiles sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume distfiles (id 60) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 63 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 65 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: home ; kids: 2 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home (id 64) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 67 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home ; child: home/.snapshots ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home/.snapshots (id 68) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 71 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 (id 72) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 75 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 77 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab (id 76) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 79 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e (id 80) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 83 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; kids: 3 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 (id 84) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 87 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 89 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 (id 88) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 91 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; kids: 5 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd (id 92) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 95 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/.snapshots ; kids: 6 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/.snapshots (id 96) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 99 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/1/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/1/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/1/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/1/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/1/snapshot (id 100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/2/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/2/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/2/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/2/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/2/snapshot (id 104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/3/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/3/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/3/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/3/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/3/snapshot (id 108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/4/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/4/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/4/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/4/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/4/snapshot (id 112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/5/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/5/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/5/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/5/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/5/snapshot (id 116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/6/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/6/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/6/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/6/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/6/snapshot (id 120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/7/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/7/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/7/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/7/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/7/snapshot (id 124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/8/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/8/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/8/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/8/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/8/snapshot (id 128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/9/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/9/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/9/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/9/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/9/snapshot (id 132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/10/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/10/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/10/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/10/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/10/snapshot (id 136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/11/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/11/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/11/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/11/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/11/snapshot (id 140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/12/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/12/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/12/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/12/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/12/snapshot (id 144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/13/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/13/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/13/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/13/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/13/snapshot (id 148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/14/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/14/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/14/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/14/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/14/snapshot (id 152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/15/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/15/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/15/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/15/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/15/snapshot (id 156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/16/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/16/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/16/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/16/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/16/snapshot (id 160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/17/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/17/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/17/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/17/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/17/snapshot (id 164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/18/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/18/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/18/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/18/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/18/snapshot (id 168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/19/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/19/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/19/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/19/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/19/snapshot (id 172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/20/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/20/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/20/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/20/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/20/snapshot (id 176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/21/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/21/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/21/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/21/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/21/snapshot (id 180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/22/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/22/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/22/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/22/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/22/snapshot (id 184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/23/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/23/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/23/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/23/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/23/snapshot (id 188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/24/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/24/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/24/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/24/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/24/snapshot (id 192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/25/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/25/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/25/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/25/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/25/snapshot (id 196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/26/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/26/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/26/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/26/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/26/snapshot (id 200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/27/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/27/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/27/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/27/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/27/snapshot (id 204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/28/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/28/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/28/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/28/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/28/snapshot (id 208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/29/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/29/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/29/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/29/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/29/snapshot (id 212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/30/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/30/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/30/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/30/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/30/snapshot (id 216) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 219 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/31/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/31/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/31/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/31/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/31/snapshot (id 220) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 223 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 225 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/32/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/32/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/32/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/32/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/32/snapshot (id 224) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 227 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/33/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/33/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/33/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/33/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/33/snapshot (id 228) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 231 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 233 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/34/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/34/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/34/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/34/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/34/snapshot (id 232) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/35/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/35/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/35/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/35/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/35/snapshot (id 236) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 239 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 241 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/36/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/36/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/36/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/36/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/36/snapshot (id 240) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 243 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 245 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/37/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/37/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/37/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/37/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/37/snapshot (id 244) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 247 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 249 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/38/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/38/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/38/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/38/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/38/snapshot (id 248) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 251 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 253 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/39/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/39/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/39/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/39/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/39/snapshot (id 252) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 255 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 257 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/40/snapshot ; kids: 39 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/40/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/40/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/40/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/40/snapshot (id 256) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 259 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 261 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/41/snapshot ; kids: 40 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/41/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/41/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/41/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/41/snapshot (id 260) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 263 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 265 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/42/snapshot ; kids: 41 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/42/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/42/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/42/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/42/snapshot (id 264) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 267 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 269 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/43/snapshot ; kids: 42 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/43/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/43/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/43/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/43/snapshot (id 268) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 271 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 273 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/44/snapshot ; kids: 43 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/44/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/44/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/44/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/44/snapshot (id 272) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 275 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 277 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/45/snapshot ; kids: 44 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/45/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/45/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/45/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/45/snapshot (id 276) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 279 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 281 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/46/snapshot ; kids: 45 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/46/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/46/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/46/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/46/snapshot (id 280) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 283 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 285 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/47/snapshot ; kids: 46 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/47/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/47/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/47/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/47/snapshot (id 284) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 287 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 289 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/48/snapshot ; kids: 47 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/48/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/48/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/48/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/48/snapshot (id 288) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 291 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 293 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/49/snapshot ; kids: 48 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/49/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/49/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/49/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/49/snapshot (id 292) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 295 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 297 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/50/snapshot ; kids: 49 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/50/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/50/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/50/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/50/snapshot (id 296) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 299 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 301 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/51/snapshot ; kids: 50 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/51/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/51/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/51/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/51/snapshot (id 300) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 303 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 305 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/52/snapshot ; kids: 51 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/52/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/52/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/52/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/52/snapshot (id 304) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 307 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 309 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/53/snapshot ; kids: 52 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/53/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/53/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/53/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/53/snapshot (id 308) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 311 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 313 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/54/snapshot ; kids: 53 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/54/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/54/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/54/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/54/snapshot (id 312) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 315 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 317 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/55/snapshot ; kids: 54 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/55/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/55/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/55/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/55/snapshot (id 316) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 319 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 321 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/56/snapshot ; kids: 55 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/56/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/56/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/56/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/56/snapshot (id 320) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 323 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 325 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/57/snapshot ; kids: 56 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/57/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/57/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/57/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/57/snapshot (id 324) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 327 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 329 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/58/snapshot ; kids: 57 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/58/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/58/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/58/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/58/snapshot (id 328) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 331 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 333 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/59/snapshot ; kids: 58 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/59/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/59/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/59/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/59/snapshot (id 332) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 335 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 337 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/60/snapshot ; kids: 59 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/60/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/60/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/60/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/60/snapshot (id 336) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 339 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 341 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/61/snapshot ; kids: 60 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/61/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/61/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/61/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/61/snapshot (id 340) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 343 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/62/snapshot ; kids: 61 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/62/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/62/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/62/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/62/snapshot (id 344) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 347 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 349 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/63/snapshot ; kids: 62 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/63/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/63/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/63/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/63/snapshot (id 348) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 351 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/64/snapshot ; kids: 63 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/64/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/64/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/64/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/64/snapshot (id 352) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 355 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/65/snapshot ; kids: 64 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/65/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/65/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/65/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/65/snapshot (id 356) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 359 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/66/snapshot ; kids: 65 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/66/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/66/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/66/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/66/snapshot (id 360) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 363 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 365 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/67/snapshot ; kids: 66 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/67/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/67/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/67/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/67/snapshot (id 364) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 367 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 369 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/68/snapshot ; kids: 67 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/68/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/68/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/68/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/68/snapshot (id 368) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 371 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 373 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/69/snapshot ; kids: 68 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/69/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/69/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/69/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/69/snapshot (id 372) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 375 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 377 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/70/snapshot ; kids: 69 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/70/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/70/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/70/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/70/snapshot (id 376) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 379 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 381 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/71/snapshot ; kids: 70 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/71/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/71/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/71/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/71/snapshot (id 380) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 383 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 385 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/72/snapshot ; kids: 71 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/72/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/72/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/72/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/72/snapshot (id 384) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 387 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 389 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/73/snapshot ; kids: 72 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/73/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/73/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/73/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/73/snapshot (id 388) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 391 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 393 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/74/snapshot ; kids: 73 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/74/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/74/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/74/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/74/snapshot (id 392) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 395 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 397 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/75/snapshot ; kids: 74 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/75/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/75/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/75/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/75/snapshot (id 396) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 399 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 401 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/76/snapshot ; kids: 75 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/76/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/76/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/76/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/76/snapshot (id 400) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 403 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 405 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/77/snapshot ; kids: 76 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/77/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/77/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/77/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/77/snapshot (id 404) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 407 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 409 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/78/snapshot ; kids: 77 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/78/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/78/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/78/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/78/snapshot (id 408) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 411 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 413 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/79/snapshot ; kids: 78 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/79/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/79/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/79/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/79/snapshot (id 412) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 415 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 417 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/80/snapshot ; kids: 79 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/80/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/80/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/80/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/80/snapshot (id 416) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 419 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 421 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/81/snapshot ; kids: 80 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/81/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/81/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/81/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/81/snapshot (id 420) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 423 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 425 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/82/snapshot ; kids: 81 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/82/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/82/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/82/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/82/snapshot (id 424) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 427 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 429 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/83/snapshot ; kids: 82 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/83/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/83/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/83/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/83/snapshot (id 428) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 431 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 433 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/85/snapshot ; kids: 83 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/85/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/85/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/85/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/85/snapshot (id 432) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 435 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 437 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/86/snapshot ; kids: 84 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/86/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/86/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/86/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/86/snapshot (id 436) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 439 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 441 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_GB.UTF-8. >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/87/snapshot ; kids: 85 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/87/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/87/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/87/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/87/snapshot (id 440) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 443 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 445 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/88/snapshot ; kids: 86 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/88/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/88/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/88/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/88/snapshot (id 444) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 447 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 449 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/89/snapshot ; kids: 87 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/89/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/89/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/89/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/89/snapshot (id 448) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 451 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 453 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/90/snapshot ; kids: 88 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/90/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/90/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/90/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/90/snapshot (id 452) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 455 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 457 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/91/snapshot ; kids: 89 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/91/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/91/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/91/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/91/snapshot (id 456) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 459 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 461 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/92/snapshot ; kids: 90 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/92/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/92/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/92/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/92/snapshot (id 460) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 463 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 465 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/93/snapshot ; kids: 91 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/93/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/93/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/93/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/93/snapshot (id 464) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 467 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 469 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/94/snapshot ; kids: 92 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/94/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/94/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/94/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/94/snapshot (id 468) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 471 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 473 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/95/snapshot ; kids: 93 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/95/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/95/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/95/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/95/snapshot (id 472) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 475 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 477 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/96/snapshot ; kids: 94 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/96/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/96/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/96/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/96/snapshot (id 476) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 479 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 481 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/98/snapshot ; kids: 95 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/98/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/98/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/98/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/98/snapshot (id 480) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 483 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 485 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/99/snapshot ; kids: 96 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/99/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/99/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/99/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/99/snapshot (id 484) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 487 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 489 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/100/snapshot ; kids: 97 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/100/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/100/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/100/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/100/snapshot (id 488) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 491 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 493 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/101/snapshot ; kids: 98 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/101/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/101/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/101/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/101/snapshot (id 492) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 495 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 497 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/102/snapshot ; kids: 99 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/102/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/102/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/102/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/102/snapshot (id 496) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 499 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 501 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/103/snapshot ; kids: 100 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/103/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/103/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/103/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/103/snapshot (id 500) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 503 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 505 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/106/snapshot ; kids: 101 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/106/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/106/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/106/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/106/snapshot (id 504) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 507 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 509 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/107/snapshot ; kids: 102 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/107/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/107/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/107/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/107/snapshot (id 508) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 511 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 513 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/108/snapshot ; kids: 103 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/108/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/108/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/108/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/108/snapshot (id 512) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 515 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 517 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/109/snapshot ; kids: 104 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/109/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/109/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/109/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/109/snapshot (id 516) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 519 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 521 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/110/snapshot ; kids: 105 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/110/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/110/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/110/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/110/snapshot (id 520) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 523 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 525 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/111/snapshot ; kids: 106 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/111/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/111/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/111/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/111/snapshot (id 524) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 527 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 529 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/112/snapshot ; kids: 107 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/112/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/112/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/112/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/112/snapshot (id 528) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 531 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 533 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/113/snapshot ; kids: 108 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/113/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/113/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/113/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/113/snapshot (id 532) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 535 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 537 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/114/snapshot ; kids: 109 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/114/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/114/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/114/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/114/snapshot (id 536) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 539 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 541 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/115/snapshot ; kids: 110 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/115/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/115/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/115/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/115/snapshot (id 540) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 543 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 545 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/116/snapshot ; kids: 111 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/116/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/116/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/116/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/116/snapshot (id 544) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 547 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 549 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/117/snapshot ; kids: 112 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/117/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/117/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/117/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/117/snapshot (id 548) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 551 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 553 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/119/snapshot ; kids: 113 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/119/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/119/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/119/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/119/snapshot (id 552) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 555 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 557 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/120/snapshot ; kids: 114 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/120/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/120/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/120/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/120/snapshot (id 556) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 559 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/121/snapshot ; kids: 115 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/121/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/121/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/121/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/121/snapshot (id 560) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 563 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 565 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/122/snapshot ; kids: 116 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/122/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/122/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/122/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/122/snapshot (id 564) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 567 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 569 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/143/snapshot ; kids: 117 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/143/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/143/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/143/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/143/snapshot (id 568) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 571 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 573 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/144/snapshot ; kids: 118 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/144/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/144/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/144/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/144/snapshot (id 572) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 575 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 577 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/145/snapshot ; kids: 119 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/145/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/145/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/145/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/145/snapshot (id 576) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 579 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 581 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/146/snapshot ; kids: 120 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/146/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/146/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/146/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/146/snapshot (id 580) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 583 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 585 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/148/snapshot ; kids: 121 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/148/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/148/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/148/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/148/snapshot (id 584) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 587 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 589 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/149/snapshot ; kids: 122 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/149/snapshot (id 588) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 591 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 593 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/151/snapshot ; kids: 123 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/151/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/151/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/151/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/151/snapshot (id 592) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 595 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 597 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/152/snapshot ; kids: 124 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/152/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/152/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/152/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/152/snapshot (id 596) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 599 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 601 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/153/snapshot ; kids: 125 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/153/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/153/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/153/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/153/snapshot (id 600) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 603 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 605 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/154/snapshot ; kids: 126 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/154/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/154/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/154/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/154/snapshot (id 604) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 607 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 609 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/155/snapshot ; kids: 127 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/155/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/155/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/155/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/155/snapshot (id 608) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 611 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 613 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/156/snapshot ; kids: 128 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/156/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/156/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/156/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/156/snapshot (id 612) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 615 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 617 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/157/snapshot ; kids: 129 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/157/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/157/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/157/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/157/snapshot (id 616) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 619 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 621 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/158/snapshot ; kids: 130 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/158/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/158/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/158/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/158/snapshot (id 620) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 623 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 625 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/159/snapshot ; kids: 131 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/159/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/159/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/159/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/159/snapshot (id 624) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 629 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/160/snapshot ; kids: 132 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/160/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/160/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/160/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/160/snapshot (id 628) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 631 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 633 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/200/snapshot ; kids: 133 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/200/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/200/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/200/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/200/snapshot (id 632) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 635 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/201/snapshot ; kids: 134 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/201/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/201/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/201/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/201/snapshot (id 636) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 639 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 641 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/202/snapshot ; kids: 135 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/202/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/202/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/202/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/202/snapshot (id 640) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 643 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 645 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/203/snapshot ; kids: 136 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/203/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/203/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/203/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/203/snapshot (id 644) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 647 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 649 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/204/snapshot ; kids: 137 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/204/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/204/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/204/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/204/snapshot (id 648) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 651 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 653 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/205/snapshot ; kids: 138 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/205/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/205/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/205/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/205/snapshot (id 652) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 655 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 657 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/206/snapshot ; kids: 139 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/206/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/206/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/206/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/206/snapshot (id 656) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 659 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 661 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/207/snapshot ; kids: 140 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/207/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/207/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/207/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/207/snapshot (id 660) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 663 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 665 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/208/snapshot ; kids: 141 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/208/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/208/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/208/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/208/snapshot (id 664) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 667 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 669 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/209/snapshot ; kids: 142 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/209/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/209/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/209/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/209/snapshot (id 668) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 671 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 673 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/210/snapshot ; kids: 143 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/210/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/210/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/210/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/210/snapshot (id 672) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 675 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 677 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/211/snapshot ; kids: 144 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/211/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/211/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/211/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/211/snapshot (id 676) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 679 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 681 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/212/snapshot ; kids: 145 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/212/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/212/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/212/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/212/snapshot (id 680) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 683 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 685 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/235/snapshot ; kids: 146 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/235/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/235/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/235/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/235/snapshot (id 684) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 687 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 689 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/236/snapshot ; kids: 147 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/236/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/236/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/236/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/236/snapshot (id 688) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 691 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 693 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/237/snapshot ; kids: 148 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/237/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/237/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/237/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/237/snapshot (id 692) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 695 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 697 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/238/snapshot ; kids: 149 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/238/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/238/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/238/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/238/snapshot (id 696) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 699 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 701 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/239/snapshot ; kids: 150 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/239/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/239/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/239/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/239/snapshot (id 700) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 703 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 705 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/240/snapshot ; kids: 151 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/240/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/240/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/240/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/240/snapshot (id 704) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 707 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 709 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/242/snapshot ; kids: 152 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/242/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/242/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/242/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/242/snapshot (id 708) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 711 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 713 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/266/snapshot ; kids: 153 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/266/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/266/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/266/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/266/snapshot (id 712) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 715 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 717 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/290/snapshot ; kids: 154 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/290/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/290/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/290/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/290/snapshot (id 716) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 719 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 721 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/314/snapshot ; kids: 155 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/314/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/314/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/314/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/314/snapshot (id 720) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 723 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 725 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/338/snapshot ; kids: 156 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/338/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/338/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/338/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/338/snapshot (id 724) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 727 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 729 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/349/snapshot ; kids: 157 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/349/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/349/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/349/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/349/snapshot (id 728) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 731 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 733 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/350/snapshot ; kids: 158 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/350/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/350/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/350/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/350/snapshot (id 732) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 735 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 737 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/351/snapshot ; kids: 159 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/351/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/351/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/351/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/351/snapshot (id 736) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 739 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 741 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/352/snapshot ; kids: 160 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/352/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/352/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/352/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/352/snapshot (id 740) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 743 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 745 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/366/snapshot ; kids: 161 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/366/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/366/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/366/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/366/snapshot (id 744) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 747 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 749 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/390/snapshot ; kids: 162 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/390/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/390/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/390/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/390/snapshot (id 748) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 751 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 753 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/414/snapshot ; kids: 163 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/414/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/414/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/414/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/414/snapshot (id 752) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 755 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 757 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/432/snapshot ; kids: 164 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/432/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/432/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/432/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/432/snapshot (id 756) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 759 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 761 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/433/snapshot ; kids: 165 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/433/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/433/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/433/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/433/snapshot (id 760) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 763 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 765 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/434/snapshot ; kids: 166 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/434/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/434/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/434/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/434/snapshot (id 764) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 767 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 769 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/435/snapshot ; kids: 167 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/435/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/435/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/435/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/435/snapshot (id 768) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 771 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 773 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/436/snapshot ; kids: 168 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/436/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/436/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/436/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/436/snapshot (id 772) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 775 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 777 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/437/snapshot ; kids: 169 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/437/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/437/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/437/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/437/snapshot (id 776) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 779 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 781 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/438/snapshot ; kids: 170 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/438/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/438/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/438/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/438/snapshot (id 780) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 783 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 785 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/439/snapshot ; kids: 171 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/439/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/439/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/439/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/439/snapshot (id 784) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 787 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 789 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/440/snapshot ; kids: 172 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/440/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/440/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/440/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/440/snapshot (id 788) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 791 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 793 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/441/snapshot ; kids: 173 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/441/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/441/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/441/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/441/snapshot (id 792) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 795 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 797 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/442/snapshot ; kids: 174 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/442/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/442/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/442/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/442/snapshot (id 796) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 799 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 801 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/443/snapshot ; kids: 175 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/443/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/443/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/443/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/443/snapshot (id 800) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 803 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 805 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/444/snapshot ; kids: 176 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/444/snapshot (id 804) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 807 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 809 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/445/snapshot ; kids: 177 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/445/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/445/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/445/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/445/snapshot (id 808) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 811 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 813 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/446/snapshot ; kids: 178 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/446/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/446/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/446/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/446/snapshot (id 812) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 815 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 817 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/447/snapshot ; kids: 179 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/447/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/447/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/447/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/447/snapshot (id 816) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 819 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 821 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/448/snapshot ; kids: 180 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/448/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/448/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/448/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/448/snapshot (id 820) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 823 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 825 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/449/snapshot ; kids: 181 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/449/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/449/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/449/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/449/snapshot (id 824) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 827 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 829 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/450/snapshot ; kids: 182 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/450/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/450/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/450/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/450/snapshot (id 828) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 831 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 833 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/451/snapshot ; kids: 183 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/451/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/451/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/451/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/451/snapshot (id 832) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 835 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 837 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/452/snapshot ; kids: 184 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/452/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/452/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/452/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/452/snapshot (id 836) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 839 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 841 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/453/snapshot ; kids: 185 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/453/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/453/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/453/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/453/snapshot (id 840) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 843 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 845 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/454/snapshot ; kids: 186 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/454/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/454/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/454/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/454/snapshot (id 844) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 847 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 849 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/455/snapshot ; kids: 187 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/455/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/455/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/455/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/455/snapshot (id 848) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 851 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 853 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/456/snapshot ; kids: 188 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/456/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/456/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/456/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/456/snapshot (id 852) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 855 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 857 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/457/snapshot ; kids: 189 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/457/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/457/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/457/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/457/snapshot (id 856) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 859 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 861 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/458/snapshot ; kids: 190 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/458/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/458/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/458/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/458/snapshot (id 860) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 863 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 865 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/459/snapshot ; kids: 191 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/459/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/459/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/459/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/459/snapshot (id 864) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 867 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 869 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/460/snapshot ; kids: 192 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/460/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/460/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/460/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/460/snapshot (id 868) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 871 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 873 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/461/snapshot ; kids: 193 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/461/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/461/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/461/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/461/snapshot (id 872) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 875 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 877 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/462/snapshot ; kids: 194 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/462/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/462/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/462/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/462/snapshot (id 876) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 879 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 881 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/463/snapshot ; kids: 195 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/463/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/463/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/463/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/463/snapshot (id 880) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 883 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 885 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/464/snapshot ; kids: 196 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/464/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/464/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/464/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/464/snapshot (id 884) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 887 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 889 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/465/snapshot ; kids: 197 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/465/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/465/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/465/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/465/snapshot (id 888) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 891 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 893 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/466/snapshot ; kids: 198 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/466/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/466/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/466/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/466/snapshot (id 892) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 895 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 897 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/467/snapshot ; kids: 199 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/467/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/467/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/467/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/467/snapshot (id 896) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 899 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 901 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/468/snapshot ; kids: 200 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/468/snapshot (id 900) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 903 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 905 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/469/snapshot ; kids: 201 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/469/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/469/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/469/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/469/snapshot (id 904) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 907 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 909 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/470/snapshot ; kids: 202 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/470/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/470/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/470/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/470/snapshot (id 908) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 911 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 913 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/471/snapshot ; kids: 203 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/471/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/471/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/471/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/471/snapshot (id 912) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 915 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 917 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/472/snapshot ; kids: 204 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/472/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/472/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/472/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/472/snapshot (id 916) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 919 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 921 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/473/snapshot ; kids: 205 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/473/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/473/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/473/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/473/snapshot (id 920) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 923 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 925 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/474/snapshot ; kids: 206 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/474/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/474/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/474/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/474/snapshot (id 924) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 927 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 929 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/475/snapshot ; kids: 207 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/475/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/475/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/475/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/475/snapshot (id 928) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 931 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 933 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/476/snapshot ; kids: 208 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/476/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/476/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/476/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/476/snapshot (id 932) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 935 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 937 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/477/snapshot ; kids: 209 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/477/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/477/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/477/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/477/snapshot (id 936) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 939 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 941 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/478/snapshot ; kids: 210 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/478/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/478/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/478/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/478/snapshot (id 940) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 943 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 945 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/479/snapshot ; kids: 211 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/479/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/479/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/479/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/479/snapshot (id 944) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 947 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 949 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/480/snapshot ; kids: 212 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/480/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/480/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/480/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/480/snapshot (id 948) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 951 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 953 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/481/snapshot ; kids: 213 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/481/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/481/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/481/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/481/snapshot (id 952) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 955 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 957 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/482/snapshot ; kids: 214 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/482/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/482/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/482/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/482/snapshot (id 956) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 959 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 961 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/483/snapshot ; kids: 215 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/483/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/483/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/483/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/483/snapshot (id 960) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 963 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 965 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/484/snapshot ; kids: 216 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/484/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/484/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/484/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/484/snapshot (id 964) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 967 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 969 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/485/snapshot ; kids: 217 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/485/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/485/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/485/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/485/snapshot (id 968) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 971 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 973 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/486/snapshot ; kids: 218 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/486/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/486/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/486/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/486/snapshot (id 972) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 975 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 977 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/487/snapshot ; kids: 219 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/487/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/487/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/487/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/487/snapshot (id 976) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 979 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 981 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/488/snapshot ; kids: 220 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/488/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/488/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/488/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/488/snapshot (id 980) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 983 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 985 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/489/snapshot ; kids: 221 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/489/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/489/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/489/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/489/snapshot (id 984) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 987 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 989 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/490/snapshot ; kids: 222 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/490/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/490/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/490/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/490/snapshot (id 988) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 991 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 993 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/491/snapshot ; kids: 223 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/491/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/491/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/491/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/491/snapshot (id 992) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 995 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 997 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/492/snapshot ; kids: 224 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/492/snapshot (id 996) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 999 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1001 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/493/snapshot ; kids: 225 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/493/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/493/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/493/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/493/snapshot (id 1000) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1003 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1005 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/494/snapshot ; kids: 226 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/494/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/494/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/494/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/494/snapshot (id 1004) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1007 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1009 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/495/snapshot ; kids: 227 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/495/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/495/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/495/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/495/snapshot (id 1008) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1011 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1013 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/496/snapshot ; kids: 228 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/496/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/496/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/496/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/496/snapshot (id 1012) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1015 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1017 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/497/snapshot ; kids: 229 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/497/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/497/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/497/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/497/snapshot (id 1016) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1019 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1021 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/498/snapshot ; kids: 230 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/498/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/498/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/498/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/498/snapshot (id 1020) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1023 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1025 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/499/snapshot ; kids: 231 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/499/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/499/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/499/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/499/snapshot (id 1024) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1027 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1029 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/500/snapshot ; kids: 232 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/500/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/500/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/500/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/500/snapshot (id 1028) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1031 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1033 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/501/snapshot ; kids: 233 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/501/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/501/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/501/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/501/snapshot (id 1032) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1035 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1037 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/502/snapshot ; kids: 234 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/502/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/502/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/502/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/502/snapshot (id 1036) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1039 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1041 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/503/snapshot ; kids: 235 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/503/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/503/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/503/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/503/snapshot (id 1040) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1043 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1045 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/504/snapshot ; kids: 236 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/504/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/504/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/504/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/504/snapshot (id 1044) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1047 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1049 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/505/snapshot ; kids: 237 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/505/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/505/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/505/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/505/snapshot (id 1048) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1051 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1053 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/506/snapshot ; kids: 238 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/506/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/506/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/506/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/506/snapshot (id 1052) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1055 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1057 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/507/snapshot ; kids: 239 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/507/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/507/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/507/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/507/snapshot (id 1056) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1059 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1061 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/508/snapshot ; kids: 240 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/508/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/508/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/508/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/508/snapshot (id 1060) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1063 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1065 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/535/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/535/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/535/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/535/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/535/snapshot (id 1064) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1067 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1069 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/534/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/534/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/534/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/534/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/534/snapshot (id 1068) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1071 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1073 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/533/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/533/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/533/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/533/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/533/snapshot (id 1072) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1075 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1077 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/127/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/127/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/127/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/127/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/127/snapshot (id 1076) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1079 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1081 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/149/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/149/snapshot (id 1080) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1083 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1085 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/150/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/150/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/150/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/150/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/150/snapshot (id 1084) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1087 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1089 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/230/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/230/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/230/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/230/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/230/snapshot (id 1088) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1091 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1093 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/300/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/300/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/300/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/300/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/300/snapshot (id 1092) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1095 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1097 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/324/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/324/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/324/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/324/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/324/snapshot (id 1096) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1099 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/348/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/348/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/348/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/348/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/348/snapshot (id 1100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/372/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/372/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/372/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/372/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/372/snapshot (id 1104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/396/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/396/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/396/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/396/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/396/snapshot (id 1108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/420/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/420/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/420/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/420/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/420/snapshot (id 1112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/444/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/444/snapshot (id 1116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/468/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/468/snapshot (id 1120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/492/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/492/snapshot (id 1124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/510/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/510/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/510/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/510/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/510/snapshot (id 1128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/511/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/511/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/511/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/511/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/511/snapshot (id 1132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/512/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/512/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/512/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/512/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/512/snapshot (id 1136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/513/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/513/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/513/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/513/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/513/snapshot (id 1140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/514/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/514/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/514/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/514/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/514/snapshot (id 1144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/515/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/515/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/515/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/515/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/515/snapshot (id 1148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/516/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/516/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/516/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/516/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/516/snapshot (id 1152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/517/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/517/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/517/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/517/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/517/snapshot (id 1156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/518/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/518/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/518/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/518/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/518/snapshot (id 1160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/519/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/519/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/519/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/519/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/519/snapshot (id 1164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/520/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/520/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/520/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/520/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/520/snapshot (id 1168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/521/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/521/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/521/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/521/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/521/snapshot (id 1172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/522/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/522/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/522/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/522/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/522/snapshot (id 1176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/523/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/523/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/523/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/523/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/523/snapshot (id 1180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/524/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/524/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/524/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/524/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/524/snapshot (id 1184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/525/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/525/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/525/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/525/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/525/snapshot (id 1188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/526/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/526/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/526/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/526/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/526/snapshot (id 1192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/527/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/527/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/527/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/527/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/527/snapshot (id 1196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/528/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/528/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/528/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/528/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/528/snapshot (id 1200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/529/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/529/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/529/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/529/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/529/snapshot (id 1204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/530/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/530/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/530/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/530/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/530/snapshot (id 1208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/531/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/531/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/531/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/531/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/531/snapshot (id 1212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/532/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/532/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/532/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/532/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/532/snapshot (id 1216) to device tree >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102520184'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1221 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1222 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 1220) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1225 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1226 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 1224) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fb05652fe80) -- > name = loop0 status = False id = 1224 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (1220)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1228 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1229 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1230 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1231 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 1232 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102445196'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1236 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 1234) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1239 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1240 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 1238) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fb0565123d0) -- > name = loop1 status = False id = 1238 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (1234)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1242 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1243 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1244 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1245 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1246 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102444738'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1249 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1250 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 1248) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1253 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1254 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 1252) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fb0564bc6a0) -- > name = loop2 status = False id = 1252 > children = [] > parents = ['existing 0 B file /overlay (deleted) (1248)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98765459'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (1252) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1258 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1259 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31353733323733360a >DEBUG:blivet:updated live-rw size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-rw (id 1257) to device tree >INFO:blivet:got device: DMDevice instance (0x7fb0564c4c10) -- > name = live-rw status = True id = 1257 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 7.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1261 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1262 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1263 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1264 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Sat Sep 5 17:38:38 2020 >INFO:program:Last write time: Sat Sep 5 17:38:38 2020 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 10192 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xc7ba8ad3 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000245 >INFO:program:Journal start: 8764 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x50f085d3 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1966080 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7.5 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1265 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98794006'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1268 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1269 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353733323733360a >DEBUG:blivet:updated live-base size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-base (id 1267) to device tree >INFO:blivet:got device: DMDevice instance (0x7fb0564c4ac0) -- > name = live-base status = True id = 1267 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1271 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1272 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1273 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1274 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1275 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:device /dev/sda data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sda is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sdb. >DEBUG:anaconda.storage:Marking device sdb as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/1/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/2/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/3/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/4/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/5/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/6/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/7/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/8/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/9/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/10/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/11/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/12/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/13/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/14/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/15/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/16/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/17/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/18/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/19/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/20/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/21/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/22/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/23/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/24/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/25/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/26/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/27/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/28/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/29/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/30/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/31/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/32/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/33/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/34/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/35/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/36/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/37/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/38/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/39/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/40/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/41/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/42/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/43/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/44/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/45/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/46/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/47/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/48/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/49/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/50/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/51/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/52/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/53/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/54/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/55/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/56/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/57/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/58/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/59/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/60/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/61/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/62/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/63/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/64/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/65/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/66/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/67/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/68/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/69/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/70/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/71/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/72/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/73/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/74/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/75/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/76/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/77/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/78/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/79/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/80/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/81/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/82/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/83/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/85/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/86/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/87/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/88/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/89/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_GB.UTF-8. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/90/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/91/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/92/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/93/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/94/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/95/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/96/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/98/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/99/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/100/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/101/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/102/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/103/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/106/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/107/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/108/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/109/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/110/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/111/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/112/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/113/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/114/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/115/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/116/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/117/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/119/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/120/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/121/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/122/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/143/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/144/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/145/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/146/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/148/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/151/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/152/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/153/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/154/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/155/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/156/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/157/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/158/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/159/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/160/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/200/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/201/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/202/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/203/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/204/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/205/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/206/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/207/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/208/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/209/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/210/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/211/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/212/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/235/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/236/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/237/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/238/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/239/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/240/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/242/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/266/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/290/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/314/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/338/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/349/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/350/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/351/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/352/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/366/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/390/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/414/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/432/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/433/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/434/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/435/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/436/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/437/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/438/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/439/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/440/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/441/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/442/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/443/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/445/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/446/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/447/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/448/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/449/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/450/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/451/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/452/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/453/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/454/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/455/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/456/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/457/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/458/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/459/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/460/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/461/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/462/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/463/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/464/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/465/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/466/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/467/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/469/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/470/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/471/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/472/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/473/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/474/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/475/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/476/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/477/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/478/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/479/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/480/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/481/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/482/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/483/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/484/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/485/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/486/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/487/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/488/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/489/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/490/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/491/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/493/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/494/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/495/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/496/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/497/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/498/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/499/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/500/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/501/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/502/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/503/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/504/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/505/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/506/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/507/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/508/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/sdb1' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: distfiles ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=distfiles,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/1/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/1/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/2/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/2/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/3/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/3/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/4/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/4/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/5/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/5/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/6/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/6/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/7/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/7/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/8/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/8/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/9/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/9/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/10/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/10/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/11/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/11/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/12/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/12/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/13/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/13/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/14/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/14/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/15/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/15/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/16/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/16/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/17/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/17/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/18/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/18/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/19/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/19/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/20/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/20/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/21/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/21/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/22/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/22/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/23/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/23/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/24/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/24/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/25/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/25/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/26/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/26/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/27/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/27/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/28/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/28/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/29/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/29/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/30/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/30/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/31/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/31/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/32/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/32/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/33/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/33/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/34/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/34/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/35/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/35/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/36/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/36/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/37/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/37/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/38/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/38/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/39/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/39/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/40/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/40/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/41/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/41/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/42/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/42/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/43/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/43/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/44/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/44/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/45/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/45/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/46/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/46/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/47/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/47/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/48/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/48/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/49/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/49/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/50/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/50/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/51/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/51/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/52/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/52/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/53/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/53/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/54/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/54/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/55/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/55/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/56/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/56/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/57/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/57/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/58/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/58/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/59/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/59/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/60/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/60/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/61/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/61/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/62/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/62/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/63/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/63/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/64/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/64/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/65/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/65/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/66/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/66/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/67/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/67/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/68/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/68/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/69/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/69/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/70/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/70/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/71/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/71/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/72/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/72/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/73/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/73/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/74/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/74/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/75/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/75/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/76/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/76/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/77/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/77/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/78/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/78/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/79/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/79/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/80/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/80/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/81/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/81/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/82/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/82/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/83/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/83/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/85/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/85/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/86/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/86/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/87/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/87/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/88/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/88/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/89/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/89/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/90/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/90/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/91/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/91/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/92/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/92/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/93/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/93/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/94/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/94/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/95/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/95/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/96/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/96/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/98/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/98/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/99/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/99/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/100/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/100/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/101/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/101/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/102/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/102/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/103/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/103/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/106/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/106/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/107/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/107/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/108/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/108/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/109/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/109/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/110/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/110/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/111/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/111/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/112/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/112/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/113/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/113/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/114/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/114/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/115/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/115/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/116/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/116/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/117/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/117/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/119/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/119/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/120/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/120/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/121/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/121/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/122/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/122/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/143/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/143/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/144/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/144/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/145/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/145/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/146/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/146/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/148/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/148/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/149/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/149/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/151/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/151/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/152/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/152/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/153/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/153/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/154/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/154/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/155/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/155/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/156/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/156/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/157/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/157/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/158/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/158/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/159/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/159/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/160/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/160/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/200/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/200/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/201/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/201/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/202/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/202/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/203/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/203/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/204/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/204/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/205/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/205/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/206/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/206/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/207/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/207/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/208/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/208/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/209/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/209/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/210/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/210/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/211/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/211/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/212/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/212/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/235/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/235/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/236/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/236/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/237/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/237/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/238/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/238/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/239/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/239/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/240/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/240/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/242/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/242/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/266/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/266/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/290/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/290/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/314/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/314/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/338/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/338/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/349/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/349/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/350/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/350/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/351/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/351/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/352/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/352/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/366/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/366/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/390/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/390/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/414/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/414/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/432/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/432/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/433/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/433/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/434/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/434/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/435/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/435/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/436/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/436/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/437/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/437/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/438/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/438/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/439/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/439/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/440/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/440/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/441/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/441/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/442/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/442/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/443/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/443/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/444/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/444/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/445/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/445/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/446/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/446/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/447/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/447/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/448/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/448/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/449/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/449/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/450/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/450/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/451/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/451/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/452/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/452/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/453/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/453/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/454/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/454/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/455/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/455/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/456/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/456/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/457/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/457/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/458/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/458/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/459/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/459/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/460/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/460/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/461/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/461/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/462/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/462/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/463/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/463/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/464/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/464/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/465/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/465/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/466/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/466/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/467/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/467/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/468/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/468/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/469/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/469/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/470/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/470/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/471/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/471/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/472/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/472/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/473/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/473/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/474/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/474/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/475/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/475/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/476/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/476/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/477/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/477/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/478/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/478/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/479/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/479/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/480/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/480/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/481/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/481/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/482/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/482/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/483/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/483/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/484/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/484/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/485/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/485/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/486/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/486/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/487/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/487/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/488/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/488/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/489/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/489/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/490/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/490/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/491/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/491/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/492/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/492/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/493/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/493/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/494/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/494/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/495/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/495/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/496/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/496/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/497/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/497/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/498/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/498/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/499/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/499/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/500/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/500/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/501/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/501/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/502/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/502/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/503/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/503/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/504/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/504/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/505/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/505/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/506/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/506/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/507/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/507/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/508/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/508/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/535/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/535/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/534/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/534/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/533/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/533/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/127/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/127/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/149/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/149/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/150/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/150/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/230/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/230/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/300/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/300/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/324/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/324/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/348/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/348/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/372/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/372/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/396/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/396/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/420/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/420/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/444/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/444/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/468/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/468/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/492/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/492/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/510/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/510/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/511/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/511/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/512/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/512/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/513/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/513/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/514/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/514/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/515/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/515/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/516/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/516/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/517/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/517/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/518/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/518/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/519/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/519/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/520/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/520/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/521/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/521/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/522/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/522/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/523/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/523/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/524/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/524/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/525/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/525/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/526/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/526/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/527/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/527/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/528/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/528/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/529/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/529/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/530/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/530/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/531/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/531/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: home/.snapshots/532/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots/532/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/1/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/2/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/3/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/4/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/5/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/6/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/7/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/8/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/9/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/10/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/11/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/12/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/13/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/14/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/15/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/16/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/17/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/18/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/19/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/20/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/21/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/22/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/23/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/24/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/25/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/26/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/27/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/28/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/29/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/30/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/31/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/32/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/33/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/34/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/35/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/36/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/37/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/38/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/39/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/40/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/41/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/42/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/43/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/44/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/45/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/46/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/47/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/48/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/49/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/50/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/51/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/52/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/53/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/54/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/55/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/56/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/57/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/58/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/59/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/60/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/61/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/62/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/63/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/64/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/65/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/66/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/67/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/68/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/69/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/70/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/71/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/72/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/73/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/74/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/75/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/76/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/77/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/78/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/79/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/80/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/81/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/82/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/83/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/85/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/86/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/87/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/88/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/89/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/90/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/91/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/92/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/93/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/94/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/95/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/96/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/98/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/99/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/100/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/101/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/102/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/103/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/106/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/107/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/108/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/109/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/110/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/111/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/112/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/113/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/114/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/115/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/116/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/117/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/119/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/120/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/121/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/122/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/143/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/144/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/145/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/146/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/148/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/151/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/152/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/153/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/154/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/155/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/156/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/157/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/158/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/159/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/160/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/200/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/201/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/202/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/203/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/204/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/205/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/206/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/207/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/208/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/209/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/210/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/211/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/212/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/235/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/236/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/237/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/238/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/239/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/240/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/242/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/266/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/290/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/314/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/338/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/349/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/350/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/351/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/352/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/366/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/390/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/414/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/432/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/433/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/434/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/435/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/436/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/437/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/438/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/439/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/440/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/441/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/442/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/443/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/445/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/446/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/447/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/448/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/449/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/450/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/451/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/452/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/453/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/454/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/455/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/456/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/457/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/458/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/459/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/460/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/461/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/462/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/463/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/464/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/465/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/466/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/467/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/469/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/470/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/471/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/472/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/473/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/474/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/475/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/476/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/477/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/478/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/479/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/480/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/481/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/482/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/483/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/484/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/485/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/486/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/487/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/488/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/489/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/490/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/491/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/493/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/494/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/495/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/496/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/497/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/498/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/499/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/500/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/501/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/502/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/503/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/504/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/505/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/506/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/507/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/508/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140395352622656) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [1] lvm version ... >INFO:program:stdout[1]: LVM version: 2.03.10(2) (2020-08-09) > Library version: 1.02.173 (2020-08-09) > Driver version: 4.42.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --disable-silent-rules > >INFO:program:stderr[1]: >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib64/python3.9/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses > import imp > >DEBUG:blivet:IGNORED: Caught exception, continuing. >DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet:IGNORED: Begin exception details. >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 139, in call_sync >DEBUG:blivet:IGNORED: ret = connection.call_sync(service, obj_path, iface, method, args, >DEBUG:blivet:IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 160, in __init__ >DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/util.py", line 1102, in decorated >DEBUG:blivet:IGNORED: return fn(*args, **kwargs) >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 194, in _call_initiator_method >DEBUG:blivet:IGNORED: return safe_dbus.call_sync(STORAGED_SERVICE, STORAGED_MANAGER_PATH, >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 145, in call_sync >DEBUG:blivet:IGNORED: raise DBusCallError(msg) >DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:blivet:IGNORED: End exception details. >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /usr/sbin/iscsid >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020) > Using EXT2FS Library version 1.45.6, 20-Mar-2020 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1908322304 root disk brw-rw---- squashfs >INFO:program:loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >INFO:program:sda 1024209543168 root disk brw-rw---- >INFO:program:|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >INFO:program:|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >INFO:program:`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >INFO:program:sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >INFO:program:|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >INFO:program:|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >INFO:program:`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >INFO:program:zram0 4294967296 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1908322304 root disk brw-rw---- squashfs >loop1 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >loop2 34359738368 root disk brw-rw---- >`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd / >sda 1024209543168 root disk brw-rw---- >|-sda1 16777216 root disk brw-rw---- vfat 1BBD-B05D 1990d970-6087-42fb-ab9e-e040e5d33bac >|-sda2 536870912 root disk brw-rw---- btrfs BOOT 17112fce-6d5a-4d4c-8b10-96b95c27b176 69090f84-6c5b-4e4c-bb86-10d60a102184 >`-sda3 1023654829568 root disk brw-rw---- btrfs BTROOT e25615eb-20a5-4c63-a51d-392ff4f53619 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 >sdb 61872793600 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 >|-sdb1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-33-20200902-n-0 2020-09-02-11-20-37-00 55d02295-01 /run/initramfs/live >|-sdb2 11501568 root disk brw-rw---- vfat ANACONDA 003C-D340 55d02295-02 >`-sdb3 24084480 root disk brw-rw---- hfsplus ANACONDA ffcbbfb0-724b-3972-b551-88b1f0ee0b0f 55d02295-03 >zram0 4294967296 root disk brw-rw---- [SWAP] > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-ujDqV0Uizm,guid=7b258ef08cca6178a91d40f55f5410bd. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140310624552512) >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.3.0) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f9c9cfae2b0> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2020-09-02-11-20-37-00 ' > '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102848851'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/hidden: 300a >INFO:program:Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/vendor: 4b696e6773746f6e0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/device/model: 4461746154726176656c657220332e300a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/size: 3132303834353330300a >DEBUG:blivet:updated sdb size to 57.62 GiB (57.62 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f9c9cfaee50) -- > name = sdb status = True id = 4 > children = [] > parents = [] > uuid = None size = 57.62 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > target size = 57.62 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >INFO:blivet:type detected on 'sdb' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-partuuid/55d02295-01 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part1 ' > '/dev/disk/by-uuid/2020-09-02-11-20-37-00 ' > '/dev/disk/by-label/Fedora-WS-Live-33-20200902-n-0', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-33-20200902-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2020-09-02-11-20-37-00', > 'ID_FS_UUID_ENC': '2020-09-02-11-20-37-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3957184', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '103018474'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >DEBUG:blivet:ignoring partition sdb1 on iso9660 >DEBUG:blivet:no device obtained for sdb1 >DEBUG:blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part2 ' > '/dev/disk/by-partuuid/55d02295-02 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-uuid/003C-D340', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '003C-D340', > 'ID_FS_UUID_ENC': '003C-D340', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '22464', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '55d02295-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102983185'} ; >INFO:blivet:scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb2 to the reject list >DEBUG:blivet:ignoring partition sdb2 on iso9660 >DEBUG:blivet:no device obtained for sdb2 >DEBUG:blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/55d02295-03 ' > '/dev/disk/by-uuid/ffcbbfb0-724b-3972-b551-88b1f0ee0b0f ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_FS_UUID_ENC': 'ffcbbfb0-724b-3972-b551-88b1f0ee0b0f', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_3.0', > 'ID_MODEL_ENC': 'DataTraveler\\x203.0', > 'ID_MODEL_ID': '1666', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '22636', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '47040', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '55d02295-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '55d02295', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.3.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_3_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'Kingston_DataTraveler_3.0_E0D55EA574ECF4410833032A-0:0', > 'ID_SERIAL_SHORT': 'E0D55EA574ECF4410833032A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102995040'} ; >INFO:blivet:scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3.2/1-2.3.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdb3 to the reject list >DEBUG:blivet:ignoring partition sdb3 on iso9660 >DEBUG:blivet:no device obtained for sdb3 >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ' > '/dev/disk/by-id/wwn-0x50025388701548a3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102338993'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/device/model: 53616d73756e672053534420383530200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/size: 323030303430393236340a >DEBUG:blivet:updated sda size to 953.87 GiB (953.87 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f9c9c695c40) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 953.87 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 50025388701548a3 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 3081cf54-939c-462b-bc54-252dafacb125 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_PRO_1TB_S252NCAGB07610M ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f9c9c686d30>, <parted.partition.Partition object at 0x7f9c9c686be0>, <parted.partition.Partition object at 0x7f9c9c6869a0>] > device: <parted.device.Device object at 0x7f9c9c6a2250> > PedDisk: <_ped.Disk object at 0x7f9ca1576600> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1990d970-6087-42fb-ab9e-e040e5d33bac ' > '/dev/disk/by-partlabel/grub2biosboot ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part1 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part1 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part1 ' > '/dev/disk/by-uuid/1BBD-B05D', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1BBD-B05D', > 'ID_FS_UUID_ENC': '1BBD-B05D', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'grub2biosboot', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32768', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '1990d970-6087-42fb-ab9e-e040e5d33bac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'grub2biosboot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102347946'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1/size: 33323736380a >DEBUG:blivet:updated sda1 size to 16 MiB (16 MiB) >INFO:blivet:added partition sda1 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f9c9c6a2640) -- > name = sda1 status = True id = 24 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 1990d970-6087-42fb-ab9e-e040e5d33bac size = 16 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 16 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c9c6a2220> fileSystem: <parted.filesystem.FileSystem object at 0x7f9c9c686af0> > number: 1 path: /dev/sda1 type: 0 > name: grub2biosboot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c9c686f70> PedPartition: <_ped.Partition object at 0x7f9c9c63d310> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 2048 end = 34815 length = 32768 > flags = boot, esp >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda1' is 'vfat' >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: vfat ; current: None ; >INFO:blivet:got format: existing vfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part2 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part2 ' > '/dev/disk/by-partuuid/69090f84-6c5b-4e4c-bb86-10d60a102184 ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part2 ' > '/dev/disk/by-partlabel/boot /dev/disk/by-label/BOOT ' > '/dev/disk/by-uuid/17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BOOT', > 'ID_FS_LABEL_ENC': 'BOOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_ENC': '17112fce-6d5a-4d4c-8b10-96b95c27b176', > 'ID_FS_UUID_SUB': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_FS_UUID_SUB_ENC': 'efeb7fbd-9687-4758-a493-ed1931545ef4', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '34816', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '69090f84-6c5b-4e4c-bb86-10d60a102184', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '102348714'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 38 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: biosboot ; current: None ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2/size: 313034383537360a >DEBUG:blivet:updated sda2 size to 512 MiB (512 MiB) >INFO:blivet:added partition sda2 (id 34) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f9c9c6355e0) -- > name = sda2 status = True id = 34 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 69090f84-6c5b-4e4c-bb86-10d60a102184 size = 512 MiB > format = existing biosboot > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 512 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c9c6a2220> fileSystem: <parted.filesystem.FileSystem object at 0x7f9c9c686ac0> > number: 2 path: /dev/sda2 type: 0 > name: boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c9c686c70> PedPartition: <_ped.Partition object at 0x7f9c9c6af540> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 34816 end = 1083391 length = 1048576 > flags = bios_grub >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet:no type or existing type for sda2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part3 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NCAGB07610M-part3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part3 ' > '/dev/disk/by-label/BTROOT ' > '/dev/disk/by-id/wwn-0x50025388701548a3-part3 ' > '/dev/disk/by-partlabel/root ' > '/dev/disk/by-uuid/e25615eb-20a5-4c63-a51d-392ff4f53619 ' > '/dev/disk/by-partuuid/5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BTROOT', > 'ID_FS_LABEL_ENC': 'BTROOT', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_ENC': 'e25615eb-20a5-4c63-a51d-392ff4f53619', > 'ID_FS_UUID_SUB': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_FS_UUID_SUB_ENC': '57248897-a337-46a5-b678-aa5443b25150', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1083392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1999325839', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3081cf54-939c-462b-bc54-252dafacb125', > 'ID_PATH': 'pci-0000:00:17.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2_0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NCAGB07610M', > 'ID_SERIAL_SHORT': 'S252NCAGB07610M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388701548a3', > 'ID_WWN_WITH_EXTENSION': '0x50025388701548a3', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102349229'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3/size: 313939393332353833390a >DEBUG:blivet:updated sda3 size to 953.35 GiB (953.35 GiB) >INFO:blivet:added partition sda3 (id 40) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f9c9c635460) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 953.87 GiB disk sda (14) with existing gpt disklabel'] > uuid = 5c59e1e3-ec31-4e45-bb52-5eac59e4e8b1 size = 953.35 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 953.35 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c9c6a2220> fileSystem: <parted.filesystem.FileSystem object at 0x7f9c9cefc9a0> > number: 3 path: /dev/sda3 type: 0 > name: root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c9c686940> PedPartition: <_ped.Partition object at 0x7f9c9c6af590> > disk = existing 953.87 GiB disk sda (14) with existing gpt disklabel > start = 1083392 end = 2000409230 length = 1999325839 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 47 >INFO:blivet:type detected on 'sda3' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 48 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.BTROOT >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: BTROOT ; parent: sda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: BTROOT ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: BTRFSVolumeDevice._set_format: BTROOT ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.49 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:btrfs.49 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 53 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.49 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume BTROOT (id 49) to device tree >INFO:program:Running [4] btrfs --version ... >INFO:program:stdout[4]: btrfs-progs v5.7 > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.49shjen6pa ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.49shjen6pa >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.49shjen6pa: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [5] btrfs subvol list -p -s /tmp/btrfs-tmp.49shjen6pa ... >INFO:program:stdout[5]: ID 438 gen 56386546 cgen 64714 parent 257 top level 257 otime 2016-02-22 14:55:07 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 cgen 64715 parent 257 top level 257 otime 2016-02-22 14:55:24 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 467 gen 56386552 cgen 68508 parent 257 top level 257 otime 2016-02-24 05:56:40 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 926 gen 56386552 cgen 196535 parent 925 top level 925 otime 2016-04-25 11:24:58 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 cgen 196540 parent 925 top level 925 otime 2016-04-25 11:27:37 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 cgen 196596 parent 925 top level 925 otime 2016-04-25 12:00:01 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 cgen 196607 parent 925 top level 925 otime 2016-04-25 12:05:45 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 cgen 196608 parent 925 top level 925 otime 2016-04-25 12:05:47 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 cgen 196611 parent 925 top level 925 otime 2016-04-25 12:05:57 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 cgen 196612 parent 925 top level 925 otime 2016-04-25 12:05:58 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 cgen 196615 parent 925 top level 925 otime 2016-04-25 12:06:05 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 cgen 196616 parent 925 top level 925 otime 2016-04-25 12:06:07 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 cgen 196619 parent 925 top level 925 otime 2016-04-25 12:06:14 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 cgen 196620 parent 925 top level 925 otime 2016-04-25 12:06:16 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 cgen 196623 parent 925 top level 925 otime 2016-04-25 12:06:34 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 cgen 196624 parent 925 top level 925 otime 2016-04-25 12:06:35 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 cgen 196627 parent 925 top level 925 otime 2016-04-25 12:06:45 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 cgen 196628 parent 925 top level 925 otime 2016-04-25 12:06:47 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 cgen 196631 parent 925 top level 925 otime 2016-04-25 12:06:53 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 cgen 196632 parent 925 top level 925 otime 2016-04-25 12:06:55 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 cgen 196635 parent 925 top level 925 otime 2016-04-25 12:07:17 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 cgen 196636 parent 925 top level 925 otime 2016-04-25 12:07:19 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 cgen 196639 parent 925 top level 925 otime 2016-04-25 12:07:30 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 cgen 196640 parent 925 top level 925 otime 2016-04-25 12:07:32 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 cgen 196643 parent 925 top level 925 otime 2016-04-25 12:07:43 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 cgen 196644 parent 925 top level 925 otime 2016-04-25 12:07:45 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 cgen 196647 parent 925 top level 925 otime 2016-04-25 12:07:52 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 cgen 196648 parent 925 top level 925 otime 2016-04-25 12:07:54 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 cgen 196651 parent 925 top level 925 otime 2016-04-25 12:08:05 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 cgen 196652 parent 925 top level 925 otime 2016-04-25 12:08:07 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 cgen 196655 parent 925 top level 925 otime 2016-04-25 12:08:16 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 cgen 196656 parent 925 top level 925 otime 2016-04-25 12:08:17 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 cgen 196659 parent 925 top level 925 otime 2016-04-25 12:08:24 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 cgen 196660 parent 925 top level 925 otime 2016-04-25 12:08:25 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 cgen 196663 parent 925 top level 925 otime 2016-04-25 12:08:35 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 cgen 196664 parent 925 top level 925 otime 2016-04-25 12:08:37 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 cgen 196667 parent 925 top level 925 otime 2016-04-25 12:08:46 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 cgen 196668 parent 925 top level 925 otime 2016-04-25 12:08:48 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 cgen 196671 parent 925 top level 925 otime 2016-04-25 12:08:58 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 cgen 196672 parent 925 top level 925 otime 2016-04-25 12:08:59 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 cgen 196675 parent 925 top level 925 otime 2016-04-25 12:09:08 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 cgen 196676 parent 925 top level 925 otime 2016-04-25 12:09:10 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 cgen 196679 parent 925 top level 925 otime 2016-04-25 12:09:19 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 cgen 196680 parent 925 top level 925 otime 2016-04-25 12:09:21 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 cgen 196683 parent 925 top level 925 otime 2016-04-25 12:09:29 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 cgen 196684 parent 925 top level 925 otime 2016-04-25 12:09:31 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 cgen 196687 parent 925 top level 925 otime 2016-04-25 12:09:41 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 cgen 196688 parent 925 top level 925 otime 2016-04-25 12:09:43 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 cgen 196691 parent 925 top level 925 otime 2016-04-25 12:09:49 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 cgen 196692 parent 925 top level 925 otime 2016-04-25 12:09:51 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 cgen 196695 parent 925 top level 925 otime 2016-04-25 12:10:05 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 cgen 196696 parent 925 top level 925 otime 2016-04-25 12:10:06 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 cgen 196700 parent 925 top level 925 otime 2016-04-25 12:10:56 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 cgen 196701 parent 925 top level 925 otime 2016-04-25 12:10:59 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 cgen 196704 parent 925 top level 925 otime 2016-04-25 12:11:09 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 cgen 196705 parent 925 top level 925 otime 2016-04-25 12:11:11 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 cgen 196708 parent 925 top level 925 otime 2016-04-25 12:11:20 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 cgen 196709 parent 925 top level 925 otime 2016-04-25 12:11:22 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 cgen 196712 parent 925 top level 925 otime 2016-04-25 12:11:31 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 cgen 196713 parent 925 top level 925 otime 2016-04-25 12:11:33 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 cgen 196716 parent 925 top level 925 otime 2016-04-25 12:11:45 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 cgen 196717 parent 925 top level 925 otime 2016-04-25 12:11:47 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 cgen 196720 parent 925 top level 925 otime 2016-04-25 12:12:17 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 cgen 196721 parent 925 top level 925 otime 2016-04-25 12:12:19 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 cgen 196724 parent 925 top level 925 otime 2016-04-25 12:12:29 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 cgen 196725 parent 925 top level 925 otime 2016-04-25 12:12:30 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 cgen 196728 parent 925 top level 925 otime 2016-04-25 12:13:02 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 cgen 196729 parent 925 top level 925 otime 2016-04-25 12:13:04 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 cgen 196732 parent 925 top level 925 otime 2016-04-25 12:13:14 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 cgen 196733 parent 925 top level 925 otime 2016-04-25 12:13:16 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 cgen 196737 parent 925 top level 925 otime 2016-04-25 12:14:02 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 cgen 196738 parent 925 top level 925 otime 2016-04-25 12:14:04 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 cgen 196747 parent 925 top level 925 otime 2016-04-25 12:17:38 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 cgen 196748 parent 925 top level 925 otime 2016-04-25 12:17:40 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 cgen 196754 parent 925 top level 925 otime 2016-04-25 12:19:48 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 cgen 196755 parent 925 top level 925 otime 2016-04-25 12:19:50 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 cgen 196759 parent 925 top level 925 otime 2016-04-25 12:20:39 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 cgen 196760 parent 925 top level 925 otime 2016-04-25 12:20:41 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 cgen 196763 parent 925 top level 925 otime 2016-04-25 12:21:14 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 cgen 196764 parent 925 top level 925 otime 2016-04-25 12:21:16 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 cgen 196767 parent 925 top level 925 otime 2016-04-25 12:21:22 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 cgen 196768 parent 925 top level 925 otime 2016-04-25 12:21:24 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 cgen 196772 parent 925 top level 925 otime 2016-04-25 12:22:10 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 cgen 196773 parent 925 top level 925 otime 2016-04-25 12:22:12 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 cgen 196776 parent 925 top level 925 otime 2016-04-25 12:22:23 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 cgen 196777 parent 925 top level 925 otime 2016-04-25 12:22:25 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 cgen 196934 parent 925 top level 925 otime 2016-04-25 13:55:34 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 cgen 196935 parent 925 top level 925 otime 2016-04-25 13:55:36 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 cgen 196938 parent 925 top level 925 otime 2016-04-25 13:55:51 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 cgen 196939 parent 925 top level 925 otime 2016-04-25 13:55:53 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 cgen 196942 parent 925 top level 925 otime 2016-04-25 13:56:05 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 cgen 196943 parent 925 top level 925 otime 2016-04-25 13:56:07 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 cgen 196946 parent 925 top level 925 otime 2016-04-25 13:56:17 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 cgen 196948 parent 925 top level 925 otime 2016-04-25 13:56:22 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 cgen 196953 parent 925 top level 925 otime 2016-04-25 13:57:57 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 cgen 196955 parent 925 top level 925 otime 2016-04-25 13:58:01 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 cgen 196958 parent 925 top level 925 otime 2016-04-25 13:58:14 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 cgen 196959 parent 925 top level 925 otime 2016-04-25 13:58:16 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 cgen 196969 parent 925 top level 925 otime 2016-04-25 14:02:05 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 cgen 196971 parent 925 top level 925 otime 2016-04-25 14:02:10 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 cgen 196975 parent 925 top level 925 otime 2016-04-25 14:02:55 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 cgen 196977 parent 925 top level 925 otime 2016-04-25 14:02:59 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 cgen 196981 parent 925 top level 925 otime 2016-04-25 14:03:50 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 cgen 196983 parent 925 top level 925 otime 2016-04-25 14:03:54 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 cgen 197211 parent 925 top level 925 otime 2016-04-25 16:03:10 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 cgen 197213 parent 925 top level 925 otime 2016-04-25 16:03:18 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 cgen 197218 parent 925 top level 925 otime 2016-04-25 16:04:54 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 cgen 197220 parent 925 top level 925 otime 2016-04-25 16:04:59 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 cgen 197223 parent 925 top level 925 otime 2016-04-25 16:05:19 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 cgen 197225 parent 925 top level 925 otime 2016-04-25 16:05:23 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 cgen 197264 parent 925 top level 925 otime 2016-04-25 16:24:51 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 cgen 197266 parent 925 top level 925 otime 2016-04-25 16:24:57 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 cgen 197271 parent 925 top level 925 otime 2016-04-25 16:26:30 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 cgen 197273 parent 925 top level 925 otime 2016-04-25 16:26:35 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 cgen 197300 parent 925 top level 925 otime 2016-04-25 16:39:12 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 cgen 197302 parent 925 top level 925 otime 2016-04-25 16:39:19 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 cgen 197359 parent 925 top level 925 otime 2016-04-25 17:08:20 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 cgen 197361 parent 925 top level 925 otime 2016-04-25 17:08:24 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 cgen 197370 parent 925 top level 925 otime 2016-04-25 17:11:37 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 cgen 197372 parent 925 top level 925 otime 2016-04-25 17:11:41 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 cgen 199294 parent 925 top level 925 otime 2016-04-26 13:14:00 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 cgen 199295 parent 925 top level 925 otime 2016-04-26 13:14:21 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 cgen 199363 parent 925 top level 925 otime 2016-04-26 13:48:58 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 cgen 199365 parent 925 top level 925 otime 2016-04-26 13:49:04 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 cgen 199399 parent 925 top level 925 otime 2016-04-26 14:06:16 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 cgen 199401 parent 925 top level 925 otime 2016-04-26 14:06:20 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 cgen 199602 parent 925 top level 925 otime 2016-04-26 17:05:16 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 cgen 199604 parent 925 top level 925 otime 2016-04-26 17:05:21 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 cgen 199607 parent 925 top level 925 otime 2016-04-26 17:05:33 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 cgen 199609 parent 925 top level 925 otime 2016-04-26 17:05:38 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 cgen 199613 parent 925 top level 925 otime 2016-04-26 17:06:18 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 cgen 199615 parent 925 top level 925 otime 2016-04-26 17:06:22 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 cgen 199630 parent 925 top level 925 otime 2016-04-26 17:12:48 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 cgen 199632 parent 925 top level 925 otime 2016-04-26 17:12:53 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 cgen 199635 parent 925 top level 925 otime 2016-04-26 17:13:06 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 cgen 199637 parent 925 top level 925 otime 2016-04-26 17:13:11 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 cgen 203178 parent 925 top level 925 otime 2016-04-28 18:18:16 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 cgen 203180 parent 925 top level 925 otime 2016-04-28 18:18:22 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 cgen 203183 parent 925 top level 925 otime 2016-04-28 18:18:33 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 cgen 203184 parent 925 top level 925 otime 2016-04-28 18:18:35 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 cgen 203187 parent 925 top level 925 otime 2016-04-28 18:18:52 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 cgen 203188 parent 925 top level 925 otime 2016-04-28 18:18:54 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 cgen 203195 parent 925 top level 925 otime 2016-04-28 18:21:23 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 cgen 203197 parent 925 top level 925 otime 2016-04-28 18:21:28 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 cgen 203200 parent 925 top level 925 otime 2016-04-28 18:21:48 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 cgen 203202 parent 925 top level 925 otime 2016-04-28 18:21:52 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 cgen 203206 parent 925 top level 925 otime 2016-04-28 18:22:46 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 cgen 203208 parent 925 top level 925 otime 2016-04-28 18:22:50 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 cgen 203278 parent 925 top level 925 otime 2016-04-28 19:00:01 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 cgen 204863 parent 925 top level 925 otime 2016-04-29 17:50:52 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 cgen 204865 parent 925 top level 925 otime 2016-04-29 17:50:57 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 cgen 204868 parent 925 top level 925 otime 2016-04-29 17:51:24 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 cgen 204870 parent 925 top level 925 otime 2016-04-29 17:51:28 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 cgen 204878 parent 925 top level 925 otime 2016-04-29 17:54:50 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 cgen 204880 parent 925 top level 925 otime 2016-04-29 17:54:56 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 cgen 204997 parent 925 top level 925 otime 2016-04-29 19:00:01 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 cgen 207343 parent 925 top level 925 otime 2016-04-30 19:00:01 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 cgen 209728 parent 925 top level 925 otime 2016-05-01 19:00:01 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 cgen 211375 parent 925 top level 925 otime 2016-05-02 19:00:01 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 cgen 213768 parent 925 top level 925 otime 2016-05-03 19:00:01 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 cgen 214775 parent 925 top level 925 otime 2016-05-04 05:24:21 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 cgen 214777 parent 925 top level 925 otime 2016-05-04 05:24:24 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 cgen 214786 parent 925 top level 925 otime 2016-05-04 05:27:54 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 cgen 214788 parent 925 top level 925 otime 2016-05-04 05:28:00 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 cgen 216162 parent 925 top level 925 otime 2016-05-04 19:00:01 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 cgen 218532 parent 925 top level 925 otime 2016-05-05 19:00:01 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 cgen 221108 parent 925 top level 925 otime 2016-05-06 19:00:01 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 cgen 223038 parent 925 top level 925 otime 2016-05-07 13:00:01 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 cgen 223146 parent 925 top level 925 otime 2016-05-07 14:00:02 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 cgen 223254 parent 925 top level 925 otime 2016-05-07 15:00:01 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 cgen 223362 parent 925 top level 925 otime 2016-05-07 16:00:01 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 cgen 223471 parent 925 top level 925 otime 2016-05-07 17:00:01 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 cgen 223577 parent 925 top level 925 otime 2016-05-07 18:00:01 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 cgen 223683 parent 925 top level 925 otime 2016-05-07 19:00:01 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 cgen 223793 parent 925 top level 925 otime 2016-05-07 20:00:01 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 cgen 223899 parent 925 top level 925 otime 2016-05-07 21:00:01 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 cgen 224004 parent 925 top level 925 otime 2016-05-07 22:00:01 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 cgen 224110 parent 925 top level 925 otime 2016-05-07 23:00:01 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 cgen 224216 parent 925 top level 925 otime 2016-05-08 00:00:01 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 cgen 224322 parent 925 top level 925 otime 2016-05-08 01:00:02 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 cgen 224429 parent 925 top level 925 otime 2016-05-08 02:00:01 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 cgen 224535 parent 925 top level 925 otime 2016-05-08 03:00:01 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 cgen 224639 parent 925 top level 925 otime 2016-05-08 04:00:01 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 cgen 224746 parent 925 top level 925 otime 2016-05-08 05:00:01 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 cgen 224851 parent 925 top level 925 otime 2016-05-08 06:00:01 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 cgen 224960 parent 925 top level 925 otime 2016-05-08 07:00:01 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 cgen 225067 parent 925 top level 925 otime 2016-05-08 08:00:01 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 cgen 225100 parent 925 top level 925 otime 2016-05-08 08:17:25 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 cgen 225102 parent 925 top level 925 otime 2016-05-08 08:17:32 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 cgen 225105 parent 925 top level 925 otime 2016-05-08 08:17:55 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 cgen 225107 parent 925 top level 925 otime 2016-05-08 08:17:59 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 cgen 225111 parent 925 top level 925 otime 2016-05-08 08:18:39 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 cgen 225113 parent 925 top level 925 otime 2016-05-08 08:18:43 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 cgen 225116 parent 925 top level 925 otime 2016-05-08 08:19:02 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 cgen 225118 parent 925 top level 925 otime 2016-05-08 08:19:06 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 cgen 225133 parent 925 top level 925 otime 2016-05-08 08:25:50 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 cgen 225135 parent 925 top level 925 otime 2016-05-08 08:25:55 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 cgen 225144 parent 925 top level 925 otime 2016-05-08 08:29:24 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 cgen 225146 parent 925 top level 925 otime 2016-05-08 08:29:28 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 cgen 225149 parent 925 top level 925 otime 2016-05-08 08:29:46 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 cgen 225151 parent 925 top level 925 otime 2016-05-08 08:29:53 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 cgen 225154 parent 925 top level 925 otime 2016-05-08 08:30:23 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 cgen 225156 parent 925 top level 925 otime 2016-05-08 08:30:27 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 cgen 225160 parent 925 top level 925 otime 2016-05-08 08:31:05 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 cgen 225162 parent 925 top level 925 otime 2016-05-08 08:31:09 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 cgen 225165 parent 925 top level 925 otime 2016-05-08 08:31:29 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 cgen 225167 parent 925 top level 925 otime 2016-05-08 08:31:33 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 cgen 225171 parent 925 top level 925 otime 2016-05-08 08:32:10 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 cgen 225173 parent 925 top level 925 otime 2016-05-08 08:32:15 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 cgen 225176 parent 925 top level 925 otime 2016-05-08 08:32:45 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 cgen 225178 parent 925 top level 925 otime 2016-05-08 08:32:49 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 cgen 225182 parent 925 top level 925 otime 2016-05-08 08:33:50 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 cgen 225184 parent 925 top level 925 otime 2016-05-08 08:33:54 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 cgen 225236 parent 925 top level 925 otime 2016-05-08 09:00:01 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 cgen 225245 parent 925 top level 925 otime 2016-05-08 09:04:56 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 cgen 225247 parent 925 top level 925 otime 2016-05-08 09:05:00 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 cgen 225252 parent 925 top level 925 otime 2016-05-08 09:06:35 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 cgen 225254 parent 925 top level 925 otime 2016-05-08 09:06:40 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 cgen 225352 parent 925 top level 925 otime 2016-05-08 10:00:01 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 cgen 225449 parent 925 top level 925 otime 2016-05-08 11:00:01 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 cgen 225470 parent 925 top level 925 otime 2016-05-08 11:12:16 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 cgen 225471 parent 925 top level 925 otime 2016-05-08 11:12:17 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 cgen 225474 parent 925 top level 925 otime 2016-05-08 11:12:35 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 cgen 225476 parent 925 top level 925 otime 2016-05-08 11:12:40 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 cgen 225479 parent 925 top level 925 otime 2016-05-08 11:12:58 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 cgen 225481 parent 925 top level 925 otime 2016-05-08 11:13:03 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 cgen 225485 parent 925 top level 925 otime 2016-05-08 11:13:44 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 cgen 225487 parent 925 top level 925 otime 2016-05-08 11:13:48 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 cgen 225492 parent 925 top level 925 otime 2016-05-08 11:14:58 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 cgen 225494 parent 925 top level 925 otime 2016-05-08 11:15:02 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 cgen 225497 parent 925 top level 925 otime 2016-05-08 11:15:25 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 cgen 225499 parent 925 top level 925 otime 2016-05-08 11:15:29 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 cgen 225502 parent 925 top level 925 otime 2016-05-08 11:15:49 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 cgen 225504 parent 925 top level 925 otime 2016-05-08 11:15:54 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 cgen 225508 parent 925 top level 925 otime 2016-05-08 11:16:48 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 cgen 225510 parent 925 top level 925 otime 2016-05-08 11:16:53 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 cgen 225591 parent 925 top level 925 otime 2016-05-08 12:00:01 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 cgen 225692 parent 925 top level 925 otime 2016-05-08 13:00:01 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 cgen 225803 parent 925 top level 925 otime 2016-05-08 14:00:01 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 cgen 225905 parent 925 top level 925 otime 2016-05-08 14:54:41 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 cgen 225907 parent 925 top level 925 otime 2016-05-08 14:54:49 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 cgen 225911 parent 925 top level 925 otime 2016-05-08 14:55:38 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 cgen 225913 parent 925 top level 925 otime 2016-05-08 14:55:42 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 cgen 225922 parent 925 top level 925 otime 2016-05-08 15:00:01 path activeroot/.snapshots/508/snapshot >ID 82803 gen 56386552 cgen 47681121 parent 1819 top level 1819 otime 2020-07-30 21:01:01 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 cgen 47685552 parent 1819 top level 1819 otime 2020-07-31 19:01:01 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 cgen 47692530 parent 1819 top level 1819 otime 2020-08-20 11:01:01 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 cgen 54679149 parent 1819 top level 1819 otime 2020-08-23 19:01:01 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 cgen 56394590 parent 1819 top level 1819 otime 2020-08-26 19:01:01 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 cgen 56400352 parent 1819 top level 1819 otime 2020-08-27 19:01:01 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 cgen 56406052 parent 1819 top level 1819 otime 2020-08-28 19:01:01 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 cgen 56411723 parent 1819 top level 1819 otime 2020-08-29 19:01:02 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 cgen 56417560 parent 1819 top level 1819 otime 2020-08-30 19:01:01 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 cgen 56423548 parent 1819 top level 1819 otime 2020-08-31 19:01:01 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 cgen 56429382 parent 1819 top level 1819 otime 2020-09-01 19:01:01 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 cgen 56435201 parent 1819 top level 1819 otime 2020-09-02 19:01:01 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 cgen 56440957 parent 1819 top level 1819 otime 2020-09-03 19:01:01 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 cgen 56445346 parent 1819 top level 1819 otime 2020-09-04 13:01:01 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 cgen 56445571 parent 1819 top level 1819 otime 2020-09-04 14:01:01 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 cgen 56445803 parent 1819 top level 1819 otime 2020-09-04 15:01:01 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 cgen 56446031 parent 1819 top level 1819 otime 2020-09-04 16:01:01 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 cgen 56446256 parent 1819 top level 1819 otime 2020-09-04 17:01:01 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 cgen 56446475 parent 1819 top level 1819 otime 2020-09-04 18:01:01 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 cgen 56446703 parent 1819 top level 1819 otime 2020-09-04 19:01:01 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 cgen 56446930 parent 1819 top level 1819 otime 2020-09-04 20:01:01 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 cgen 56447149 parent 1819 top level 1819 otime 2020-09-04 21:01:01 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 cgen 56447380 parent 1819 top level 1819 otime 2020-09-04 22:01:02 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 cgen 56447670 parent 1819 top level 1819 otime 2020-09-04 23:01:01 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 cgen 56447905 parent 1819 top level 1819 otime 2020-09-05 00:01:01 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 cgen 56448135 parent 1819 top level 1819 otime 2020-09-05 01:01:01 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 cgen 56448367 parent 1819 top level 1819 otime 2020-09-05 02:01:01 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 cgen 56448626 parent 1819 top level 1819 otime 2020-09-05 03:01:01 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 cgen 56448860 parent 1819 top level 1819 otime 2020-09-05 04:01:01 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 cgen 56449079 parent 1819 top level 1819 otime 2020-09-05 05:01:01 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 cgen 56449313 parent 1819 top level 1819 otime 2020-09-05 06:01:02 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 cgen 56449555 parent 1819 top level 1819 otime 2020-09-05 07:01:01 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 cgen 56449783 parent 1819 top level 1819 otime 2020-09-05 08:01:01 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 cgen 56450002 parent 1819 top level 1819 otime 2020-09-05 09:01:01 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 cgen 56450255 parent 1819 top level 1819 otime 2020-09-05 10:01:01 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 cgen 56450487 parent 1819 top level 1819 otime 2020-09-05 11:01:01 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 cgen 56450720 parent 1819 top level 1819 otime 2020-09-05 12:01:01 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 cgen 56450977 parent 1819 top level 1819 otime 2020-09-05 13:01:01 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 cgen 56451224 parent 1819 top level 1819 otime 2020-09-05 14:01:01 path home/.snapshots/535/snapshot > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [6] btrfs subvol get-default /tmp/btrfs-tmp.49shjen6pa ... >INFO:program:stdout[6]: ID 5 (FS_TREE) > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.49shjen6pa >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /tmp/btrfs-tmp.497_i2snpb ; >INFO:program:Running... mount -t btrfs -o subvolid=5 /dev/sda3 /tmp/btrfs-tmp.497_i2snpb >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.497_i2snpb: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [7] btrfs subvol list -p /tmp/btrfs-tmp.497_i2snpb ... >INFO:program:stdout[7]: ID 257 gen 56451329 parent 5 top level 5 path activeroot >ID 259 gen 56386552 parent 5 top level 5 path distfiles >ID 261 gen 56451281 parent 5 top level 5 path home >ID 437 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 >ID 438 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab >ID 439 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e >ID 466 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 >ID 467 gen 56386552 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 >ID 483 gen 56386546 parent 257 top level 257 path activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd >ID 925 gen 56386546 parent 257 top level 257 path activeroot/.snapshots >ID 926 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/1/snapshot >ID 927 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/2/snapshot >ID 928 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/3/snapshot >ID 929 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/4/snapshot >ID 930 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/5/snapshot >ID 931 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/6/snapshot >ID 932 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/7/snapshot >ID 933 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/8/snapshot >ID 934 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/9/snapshot >ID 935 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/10/snapshot >ID 936 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/11/snapshot >ID 937 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/12/snapshot >ID 938 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/13/snapshot >ID 939 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/14/snapshot >ID 940 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/15/snapshot >ID 941 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/16/snapshot >ID 942 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/17/snapshot >ID 943 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/18/snapshot >ID 944 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/19/snapshot >ID 945 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/20/snapshot >ID 946 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/21/snapshot >ID 947 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/22/snapshot >ID 948 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/23/snapshot >ID 949 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/24/snapshot >ID 950 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/25/snapshot >ID 951 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/26/snapshot >ID 952 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/27/snapshot >ID 953 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/28/snapshot >ID 954 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/29/snapshot >ID 955 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/30/snapshot >ID 956 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/31/snapshot >ID 957 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/32/snapshot >ID 958 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/33/snapshot >ID 959 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/34/snapshot >ID 960 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/35/snapshot >ID 961 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/36/snapshot >ID 962 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/37/snapshot >ID 963 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/38/snapshot >ID 964 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/39/snapshot >ID 965 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/40/snapshot >ID 966 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/41/snapshot >ID 967 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/42/snapshot >ID 968 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/43/snapshot >ID 969 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/44/snapshot >ID 970 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/45/snapshot >ID 971 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/46/snapshot >ID 972 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/47/snapshot >ID 973 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/48/snapshot >ID 974 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/49/snapshot >ID 975 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/50/snapshot >ID 976 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/51/snapshot >ID 977 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/52/snapshot >ID 978 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/53/snapshot >ID 979 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/54/snapshot >ID 980 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/55/snapshot >ID 981 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/56/snapshot >ID 982 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/57/snapshot >ID 983 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/58/snapshot >ID 984 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/59/snapshot >ID 985 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/60/snapshot >ID 986 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/61/snapshot >ID 987 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/62/snapshot >ID 988 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/63/snapshot >ID 989 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/64/snapshot >ID 990 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/65/snapshot >ID 991 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/66/snapshot >ID 992 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/67/snapshot >ID 993 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/68/snapshot >ID 994 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/69/snapshot >ID 995 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/70/snapshot >ID 996 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/71/snapshot >ID 997 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/72/snapshot >ID 998 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/73/snapshot >ID 999 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/74/snapshot >ID 1000 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/75/snapshot >ID 1001 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/76/snapshot >ID 1002 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/77/snapshot >ID 1003 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/78/snapshot >ID 1004 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/79/snapshot >ID 1005 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/80/snapshot >ID 1006 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/81/snapshot >ID 1007 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/82/snapshot >ID 1008 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/83/snapshot >ID 1010 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/85/snapshot >ID 1011 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/86/snapshot >ID 1012 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/87/snapshot >ID 1013 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/88/snapshot >ID 1014 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/89/snapshot >ID 1015 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/90/snapshot >ID 1016 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/91/snapshot >ID 1017 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/92/snapshot >ID 1018 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/93/snapshot >ID 1019 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/94/snapshot >ID 1020 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/95/snapshot >ID 1021 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/96/snapshot >ID 1023 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/98/snapshot >ID 1024 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/99/snapshot >ID 1025 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/100/snapshot >ID 1026 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/101/snapshot >ID 1027 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/102/snapshot >ID 1028 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/103/snapshot >ID 1031 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/106/snapshot >ID 1032 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/107/snapshot >ID 1033 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/108/snapshot >ID 1034 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/109/snapshot >ID 1035 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/110/snapshot >ID 1036 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/111/snapshot >ID 1037 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/112/snapshot >ID 1038 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/113/snapshot >ID 1039 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/114/snapshot >ID 1040 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/115/snapshot >ID 1041 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/116/snapshot >ID 1042 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/117/snapshot >ID 1044 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/119/snapshot >ID 1045 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/120/snapshot >ID 1046 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/121/snapshot >ID 1047 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/122/snapshot >ID 1068 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/143/snapshot >ID 1069 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/144/snapshot >ID 1070 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/145/snapshot >ID 1071 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/146/snapshot >ID 1073 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/148/snapshot >ID 1074 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/149/snapshot >ID 1076 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/151/snapshot >ID 1077 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/152/snapshot >ID 1078 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/153/snapshot >ID 1079 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/154/snapshot >ID 1080 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/155/snapshot >ID 1081 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/156/snapshot >ID 1082 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/157/snapshot >ID 1083 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/158/snapshot >ID 1084 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/159/snapshot >ID 1085 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/160/snapshot >ID 1125 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/200/snapshot >ID 1126 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/201/snapshot >ID 1127 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/202/snapshot >ID 1128 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/203/snapshot >ID 1129 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/204/snapshot >ID 1130 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/205/snapshot >ID 1131 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/206/snapshot >ID 1132 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/207/snapshot >ID 1133 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/208/snapshot >ID 1134 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/209/snapshot >ID 1135 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/210/snapshot >ID 1136 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/211/snapshot >ID 1137 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/212/snapshot >ID 1160 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/235/snapshot >ID 1161 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/236/snapshot >ID 1162 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/237/snapshot >ID 1163 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/238/snapshot >ID 1164 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/239/snapshot >ID 1165 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/240/snapshot >ID 1167 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/242/snapshot >ID 1191 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/266/snapshot >ID 1215 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/290/snapshot >ID 1239 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/314/snapshot >ID 1263 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/338/snapshot >ID 1274 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/349/snapshot >ID 1275 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/350/snapshot >ID 1276 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/351/snapshot >ID 1277 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/352/snapshot >ID 1291 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/366/snapshot >ID 1315 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/390/snapshot >ID 1339 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/414/snapshot >ID 1357 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/432/snapshot >ID 1358 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/433/snapshot >ID 1359 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/434/snapshot >ID 1360 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/435/snapshot >ID 1361 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/436/snapshot >ID 1362 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/437/snapshot >ID 1363 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/438/snapshot >ID 1364 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/439/snapshot >ID 1365 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/440/snapshot >ID 1366 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/441/snapshot >ID 1367 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/442/snapshot >ID 1368 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/443/snapshot >ID 1369 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/444/snapshot >ID 1370 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/445/snapshot >ID 1371 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/446/snapshot >ID 1372 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/447/snapshot >ID 1373 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/448/snapshot >ID 1374 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/449/snapshot >ID 1375 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/450/snapshot >ID 1376 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/451/snapshot >ID 1377 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/452/snapshot >ID 1378 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/453/snapshot >ID 1379 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/454/snapshot >ID 1380 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/455/snapshot >ID 1381 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/456/snapshot >ID 1382 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/457/snapshot >ID 1383 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/458/snapshot >ID 1384 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/459/snapshot >ID 1385 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/460/snapshot >ID 1386 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/461/snapshot >ID 1387 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/462/snapshot >ID 1388 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/463/snapshot >ID 1389 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/464/snapshot >ID 1390 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/465/snapshot >ID 1391 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/466/snapshot >ID 1392 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/467/snapshot >ID 1393 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/468/snapshot >ID 1394 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/469/snapshot >ID 1395 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/470/snapshot >ID 1396 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/471/snapshot >ID 1397 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/472/snapshot >ID 1398 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/473/snapshot >ID 1399 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/474/snapshot >ID 1400 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/475/snapshot >ID 1401 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/476/snapshot >ID 1402 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/477/snapshot >ID 1403 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/478/snapshot >ID 1404 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/479/snapshot >ID 1405 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/480/snapshot >ID 1406 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/481/snapshot >ID 1407 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/482/snapshot >ID 1408 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/483/snapshot >ID 1409 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/484/snapshot >ID 1410 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/485/snapshot >ID 1411 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/486/snapshot >ID 1412 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/487/snapshot >ID 1413 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/488/snapshot >ID 1414 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/489/snapshot >ID 1415 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/490/snapshot >ID 1416 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/491/snapshot >ID 1417 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/492/snapshot >ID 1418 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/493/snapshot >ID 1419 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/494/snapshot >ID 1420 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/495/snapshot >ID 1421 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/496/snapshot >ID 1422 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/497/snapshot >ID 1423 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/498/snapshot >ID 1424 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/499/snapshot >ID 1425 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/500/snapshot >ID 1426 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/501/snapshot >ID 1427 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/502/snapshot >ID 1428 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/503/snapshot >ID 1429 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/504/snapshot >ID 1430 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/505/snapshot >ID 1431 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/506/snapshot >ID 1432 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/507/snapshot >ID 1433 gen 56386552 parent 925 top level 925 path activeroot/.snapshots/508/snapshot >ID 1819 gen 56451227 parent 261 top level 261 path home/.snapshots >ID 82803 gen 56386552 parent 1819 top level 1819 path home/.snapshots/127/snapshot >ID 82825 gen 56386552 parent 1819 top level 1819 path home/.snapshots/149/snapshot >ID 82826 gen 56386552 parent 1819 top level 1819 path home/.snapshots/150/snapshot >ID 82906 gen 56386552 parent 1819 top level 1819 path home/.snapshots/230/snapshot >ID 83782 gen 56394590 parent 1819 top level 1819 path home/.snapshots/300/snapshot >ID 83807 gen 56400352 parent 1819 top level 1819 path home/.snapshots/324/snapshot >ID 83831 gen 56406052 parent 1819 top level 1819 path home/.snapshots/348/snapshot >ID 83855 gen 56411723 parent 1819 top level 1819 path home/.snapshots/372/snapshot >ID 83879 gen 56417560 parent 1819 top level 1819 path home/.snapshots/396/snapshot >ID 83904 gen 56423549 parent 1819 top level 1819 path home/.snapshots/420/snapshot >ID 83928 gen 56429383 parent 1819 top level 1819 path home/.snapshots/444/snapshot >ID 83953 gen 56435202 parent 1819 top level 1819 path home/.snapshots/468/snapshot >ID 83977 gen 56440958 parent 1819 top level 1819 path home/.snapshots/492/snapshot >ID 83995 gen 56445346 parent 1819 top level 1819 path home/.snapshots/510/snapshot >ID 83996 gen 56445571 parent 1819 top level 1819 path home/.snapshots/511/snapshot >ID 83997 gen 56445803 parent 1819 top level 1819 path home/.snapshots/512/snapshot >ID 83998 gen 56446031 parent 1819 top level 1819 path home/.snapshots/513/snapshot >ID 83999 gen 56446256 parent 1819 top level 1819 path home/.snapshots/514/snapshot >ID 84000 gen 56446475 parent 1819 top level 1819 path home/.snapshots/515/snapshot >ID 84001 gen 56446703 parent 1819 top level 1819 path home/.snapshots/516/snapshot >ID 84002 gen 56446930 parent 1819 top level 1819 path home/.snapshots/517/snapshot >ID 84003 gen 56447149 parent 1819 top level 1819 path home/.snapshots/518/snapshot >ID 84004 gen 56447380 parent 1819 top level 1819 path home/.snapshots/519/snapshot >ID 84005 gen 56447670 parent 1819 top level 1819 path home/.snapshots/520/snapshot >ID 84006 gen 56447905 parent 1819 top level 1819 path home/.snapshots/521/snapshot >ID 84007 gen 56448135 parent 1819 top level 1819 path home/.snapshots/522/snapshot >ID 84008 gen 56448367 parent 1819 top level 1819 path home/.snapshots/523/snapshot >ID 84009 gen 56448626 parent 1819 top level 1819 path home/.snapshots/524/snapshot >ID 84010 gen 56448860 parent 1819 top level 1819 path home/.snapshots/525/snapshot >ID 84011 gen 56449079 parent 1819 top level 1819 path home/.snapshots/526/snapshot >ID 84012 gen 56449313 parent 1819 top level 1819 path home/.snapshots/527/snapshot >ID 84013 gen 56449555 parent 1819 top level 1819 path home/.snapshots/528/snapshot >ID 84014 gen 56449783 parent 1819 top level 1819 path home/.snapshots/529/snapshot >ID 84015 gen 56450002 parent 1819 top level 1819 path home/.snapshots/530/snapshot >ID 84016 gen 56450255 parent 1819 top level 1819 path home/.snapshots/531/snapshot >ID 84017 gen 56450487 parent 1819 top level 1819 path home/.snapshots/532/snapshot >ID 84018 gen 56450720 parent 1819 top level 1819 path home/.snapshots/533/snapshot >ID 84019 gen 56450977 parent 1819 top level 1819 path home/.snapshots/534/snapshot >ID 84020 gen 56451224 parent 1819 top level 1819 path home/.snapshots/535/snapshot > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running [8] btrfs subvol get-default /tmp/btrfs-tmp.497_i2snpb ... >INFO:program:stdout[8]: ID 5 (FS_TREE) > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.497_i2snpb >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 55 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: activeroot ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot (id 56) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 59 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: distfiles ; kids: 1 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: distfiles ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: distfiles ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:distfiles sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume distfiles (id 60) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 63 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 65 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: BTROOT ; child: home ; kids: 2 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home (id 64) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 67 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home ; child: home/.snapshots ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume home/.snapshots (id 68) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 71 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 (id 72) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 75 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 77 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab (id 76) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 79 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e (id 80) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 83 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; kids: 3 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 (id 84) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 87 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 89 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 (id 88) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 91 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; kids: 5 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd (id 92) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 95 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot ; child: activeroot/.snapshots ; kids: 6 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: activeroot/.snapshots ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs subvolume activeroot/.snapshots (id 96) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 99 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/1/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/1/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/1/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/1/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/1/snapshot (id 100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/2/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/2/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/2/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/2/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/2/snapshot (id 104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/3/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/3/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/3/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/3/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/3/snapshot (id 108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/4/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/4/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/4/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/4/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/4/snapshot (id 112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/5/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/5/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/5/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/5/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/5/snapshot (id 116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/6/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/6/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/6/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/6/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/6/snapshot (id 120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/7/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/7/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/7/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/7/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/7/snapshot (id 124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/8/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/8/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/8/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/8/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/8/snapshot (id 128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/9/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/9/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/9/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/9/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/9/snapshot (id 132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/10/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/10/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/10/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/10/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/10/snapshot (id 136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/11/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/11/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/11/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/11/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/11/snapshot (id 140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/12/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/12/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/12/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/12/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/12/snapshot (id 144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/13/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/13/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/13/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/13/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/13/snapshot (id 148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/14/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/14/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/14/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/14/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/14/snapshot (id 152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/15/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/15/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/15/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/15/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/15/snapshot (id 156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/16/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/16/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/16/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/16/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/16/snapshot (id 160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/17/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/17/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/17/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/17/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/17/snapshot (id 164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/18/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/18/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/18/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/18/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/18/snapshot (id 168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/19/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/19/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/19/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/19/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/19/snapshot (id 172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/20/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/20/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/20/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/20/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/20/snapshot (id 176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/21/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/21/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/21/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/21/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/21/snapshot (id 180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/22/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/22/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/22/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/22/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/22/snapshot (id 184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/23/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/23/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/23/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/23/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/23/snapshot (id 188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/24/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/24/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/24/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/24/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/24/snapshot (id 192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/25/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/25/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/25/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/25/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/25/snapshot (id 196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/26/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/26/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/26/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/26/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/26/snapshot (id 200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/27/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/27/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/27/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/27/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/27/snapshot (id 204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/28/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/28/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/28/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/28/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/28/snapshot (id 208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/29/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/29/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/29/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/29/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/29/snapshot (id 212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/30/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/30/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/30/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/30/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/30/snapshot (id 216) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 219 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/31/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/31/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/31/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/31/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/31/snapshot (id 220) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 223 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 225 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/32/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/32/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/32/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/32/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/32/snapshot (id 224) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 227 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/33/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/33/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/33/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/33/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/33/snapshot (id 228) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 231 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 233 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/34/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/34/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/34/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/34/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/34/snapshot (id 232) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/35/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/35/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/35/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/35/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/35/snapshot (id 236) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 239 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 241 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/36/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/36/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/36/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/36/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/36/snapshot (id 240) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 243 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 245 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/37/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/37/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/37/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/37/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/37/snapshot (id 244) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 247 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 249 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/38/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/38/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/38/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/38/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/38/snapshot (id 248) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 251 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 253 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/39/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/39/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/39/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/39/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/39/snapshot (id 252) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 255 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 257 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/40/snapshot ; kids: 39 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/40/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/40/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/40/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/40/snapshot (id 256) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 259 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 261 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/41/snapshot ; kids: 40 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/41/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/41/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/41/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/41/snapshot (id 260) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 263 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 265 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/42/snapshot ; kids: 41 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/42/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/42/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/42/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/42/snapshot (id 264) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 267 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 269 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/43/snapshot ; kids: 42 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/43/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/43/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/43/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/43/snapshot (id 268) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 271 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 273 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/44/snapshot ; kids: 43 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/44/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/44/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/44/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/44/snapshot (id 272) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 275 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 277 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/45/snapshot ; kids: 44 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/45/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/45/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/45/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/45/snapshot (id 276) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 279 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 281 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/46/snapshot ; kids: 45 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/46/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/46/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/46/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/46/snapshot (id 280) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 283 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 285 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/47/snapshot ; kids: 46 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/47/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/47/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/47/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/47/snapshot (id 284) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 287 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 289 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/48/snapshot ; kids: 47 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/48/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/48/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/48/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/48/snapshot (id 288) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 291 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 293 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/49/snapshot ; kids: 48 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/49/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/49/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/49/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/49/snapshot (id 292) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 295 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 297 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/50/snapshot ; kids: 49 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/50/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/50/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/50/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/50/snapshot (id 296) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 299 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 301 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/51/snapshot ; kids: 50 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/51/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/51/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/51/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/51/snapshot (id 300) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 303 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 305 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/52/snapshot ; kids: 51 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/52/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/52/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/52/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/52/snapshot (id 304) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 307 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 309 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/53/snapshot ; kids: 52 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/53/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/53/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/53/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/53/snapshot (id 308) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 311 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 313 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/54/snapshot ; kids: 53 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/54/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/54/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/54/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/54/snapshot (id 312) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 315 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 317 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/55/snapshot ; kids: 54 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/55/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/55/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/55/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/55/snapshot (id 316) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 319 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 321 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/56/snapshot ; kids: 55 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/56/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/56/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/56/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/56/snapshot (id 320) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 323 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 325 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/57/snapshot ; kids: 56 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/57/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/57/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/57/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/57/snapshot (id 324) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 327 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 329 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/58/snapshot ; kids: 57 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/58/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/58/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/58/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/58/snapshot (id 328) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 331 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 333 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/59/snapshot ; kids: 58 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/59/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/59/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/59/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/59/snapshot (id 332) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 335 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 337 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/60/snapshot ; kids: 59 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/60/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/60/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/60/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/60/snapshot (id 336) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 339 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 341 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/61/snapshot ; kids: 60 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/61/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/61/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/61/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/61/snapshot (id 340) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 343 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/62/snapshot ; kids: 61 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/62/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/62/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/62/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/62/snapshot (id 344) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 347 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 349 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/63/snapshot ; kids: 62 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/63/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/63/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/63/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/63/snapshot (id 348) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 351 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/64/snapshot ; kids: 63 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/64/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/64/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/64/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/64/snapshot (id 352) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 355 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/65/snapshot ; kids: 64 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/65/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/65/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/65/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/65/snapshot (id 356) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 359 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/66/snapshot ; kids: 65 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/66/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/66/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/66/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/66/snapshot (id 360) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 363 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 365 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/67/snapshot ; kids: 66 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/67/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/67/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/67/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/67/snapshot (id 364) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 367 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 369 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/68/snapshot ; kids: 67 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/68/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/68/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/68/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/68/snapshot (id 368) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 371 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 373 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/69/snapshot ; kids: 68 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/69/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/69/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/69/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/69/snapshot (id 372) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 375 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 377 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/70/snapshot ; kids: 69 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/70/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/70/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/70/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/70/snapshot (id 376) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 379 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 381 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/71/snapshot ; kids: 70 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/71/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/71/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/71/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/71/snapshot (id 380) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 383 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 385 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/72/snapshot ; kids: 71 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/72/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/72/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/72/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/72/snapshot (id 384) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 387 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 389 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/73/snapshot ; kids: 72 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/73/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/73/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/73/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/73/snapshot (id 388) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 391 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 393 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/74/snapshot ; kids: 73 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/74/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/74/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/74/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/74/snapshot (id 392) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 395 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 397 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/75/snapshot ; kids: 74 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/75/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/75/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/75/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/75/snapshot (id 396) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 399 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 401 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/76/snapshot ; kids: 75 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/76/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/76/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/76/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/76/snapshot (id 400) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 403 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 405 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/77/snapshot ; kids: 76 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/77/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/77/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/77/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/77/snapshot (id 404) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 407 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 409 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/78/snapshot ; kids: 77 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/78/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/78/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/78/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/78/snapshot (id 408) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 411 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 413 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/79/snapshot ; kids: 78 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/79/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/79/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/79/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/79/snapshot (id 412) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 415 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 417 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/80/snapshot ; kids: 79 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/80/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/80/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/80/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/80/snapshot (id 416) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 419 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 421 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/81/snapshot ; kids: 80 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/81/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/81/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/81/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/81/snapshot (id 420) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 423 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 425 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/82/snapshot ; kids: 81 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/82/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/82/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/82/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/82/snapshot (id 424) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 427 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 429 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/83/snapshot ; kids: 82 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/83/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/83/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/83/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/83/snapshot (id 428) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 431 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 433 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/85/snapshot ; kids: 83 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/85/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/85/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/85/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/85/snapshot (id 432) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 435 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 437 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/86/snapshot ; kids: 84 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/86/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/86/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/86/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/86/snapshot (id 436) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 439 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 441 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/87/snapshot ; kids: 85 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/87/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/87/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/87/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/87/snapshot (id 440) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 443 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 445 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/88/snapshot ; kids: 86 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/88/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/88/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/88/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/88/snapshot (id 444) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 447 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 449 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/89/snapshot ; kids: 87 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/89/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/89/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/89/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/89/snapshot (id 448) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 451 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 453 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/90/snapshot ; kids: 88 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/90/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/90/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/90/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/90/snapshot (id 452) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 455 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 457 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/91/snapshot ; kids: 89 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/91/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/91/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/91/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/91/snapshot (id 456) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 459 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 461 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/92/snapshot ; kids: 90 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/92/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/92/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/92/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/92/snapshot (id 460) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 463 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 465 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/93/snapshot ; kids: 91 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/93/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/93/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/93/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/93/snapshot (id 464) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 467 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 469 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/94/snapshot ; kids: 92 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/94/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/94/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/94/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/94/snapshot (id 468) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 471 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 473 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/95/snapshot ; kids: 93 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/95/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/95/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/95/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/95/snapshot (id 472) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 475 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 477 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/96/snapshot ; kids: 94 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/96/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/96/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/96/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/96/snapshot (id 476) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 479 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 481 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/98/snapshot ; kids: 95 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/98/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/98/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/98/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/98/snapshot (id 480) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 483 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 485 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/99/snapshot ; kids: 96 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/99/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/99/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/99/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/99/snapshot (id 484) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 487 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 489 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/100/snapshot ; kids: 97 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/100/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/100/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/100/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/100/snapshot (id 488) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 491 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 493 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/101/snapshot ; kids: 98 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/101/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/101/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/101/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/101/snapshot (id 492) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 495 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 497 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/102/snapshot ; kids: 99 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/102/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/102/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/102/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/102/snapshot (id 496) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 499 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 501 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/103/snapshot ; kids: 100 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/103/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/103/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/103/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/103/snapshot (id 500) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 503 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 505 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/106/snapshot ; kids: 101 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/106/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/106/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/106/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/106/snapshot (id 504) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 507 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 509 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/107/snapshot ; kids: 102 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/107/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/107/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/107/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/107/snapshot (id 508) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 511 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 513 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/108/snapshot ; kids: 103 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/108/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/108/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/108/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/108/snapshot (id 512) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 515 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 517 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/109/snapshot ; kids: 104 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/109/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/109/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/109/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/109/snapshot (id 516) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 519 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 521 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/110/snapshot ; kids: 105 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/110/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/110/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/110/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/110/snapshot (id 520) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 523 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 525 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/111/snapshot ; kids: 106 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/111/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/111/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/111/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/111/snapshot (id 524) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 527 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 529 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/112/snapshot ; kids: 107 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/112/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/112/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/112/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/112/snapshot (id 528) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 531 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 533 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/113/snapshot ; kids: 108 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/113/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/113/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/113/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/113/snapshot (id 532) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 535 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 537 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/114/snapshot ; kids: 109 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/114/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/114/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/114/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/114/snapshot (id 536) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 539 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 541 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/115/snapshot ; kids: 110 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/115/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/115/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/115/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/115/snapshot (id 540) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 543 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 545 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/116/snapshot ; kids: 111 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/116/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/116/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/116/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/116/snapshot (id 544) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 547 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 549 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/117/snapshot ; kids: 112 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/117/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/117/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/117/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/117/snapshot (id 548) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 551 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 553 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/119/snapshot ; kids: 113 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/119/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/119/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/119/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/119/snapshot (id 552) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 555 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 557 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/120/snapshot ; kids: 114 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/120/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/120/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/120/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/120/snapshot (id 556) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 559 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/121/snapshot ; kids: 115 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/121/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/121/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/121/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/121/snapshot (id 560) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 563 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 565 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/122/snapshot ; kids: 116 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/122/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/122/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/122/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/122/snapshot (id 564) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 567 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 569 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/143/snapshot ; kids: 117 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/143/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/143/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/143/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/143/snapshot (id 568) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 571 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 573 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/144/snapshot ; kids: 118 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/144/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/144/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/144/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/144/snapshot (id 572) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 575 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 577 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/145/snapshot ; kids: 119 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/145/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/145/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/145/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/145/snapshot (id 576) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 579 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 581 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/146/snapshot ; kids: 120 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/146/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/146/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/146/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/146/snapshot (id 580) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 583 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 585 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/148/snapshot ; kids: 121 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/148/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/148/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/148/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/148/snapshot (id 584) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 587 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 589 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/149/snapshot ; kids: 122 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/149/snapshot (id 588) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 591 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 593 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/151/snapshot ; kids: 123 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/151/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/151/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/151/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/151/snapshot (id 592) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 595 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 597 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/152/snapshot ; kids: 124 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/152/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/152/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/152/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/152/snapshot (id 596) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 599 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 601 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/153/snapshot ; kids: 125 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/153/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/153/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/153/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/153/snapshot (id 600) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 603 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 605 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/154/snapshot ; kids: 126 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/154/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/154/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/154/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/154/snapshot (id 604) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 607 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 609 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/155/snapshot ; kids: 127 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/155/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/155/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/155/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/155/snapshot (id 608) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 611 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 613 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/156/snapshot ; kids: 128 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/156/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/156/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/156/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/156/snapshot (id 612) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 615 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 617 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/157/snapshot ; kids: 129 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/157/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/157/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/157/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/157/snapshot (id 616) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 619 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 621 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/158/snapshot ; kids: 130 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/158/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/158/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/158/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/158/snapshot (id 620) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 623 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 625 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/159/snapshot ; kids: 131 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/159/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/159/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/159/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/159/snapshot (id 624) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 629 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/160/snapshot ; kids: 132 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/160/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/160/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/160/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/160/snapshot (id 628) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 631 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 633 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/200/snapshot ; kids: 133 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/200/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/200/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/200/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/200/snapshot (id 632) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 635 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/201/snapshot ; kids: 134 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/201/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/201/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/201/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/201/snapshot (id 636) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 639 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 641 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/202/snapshot ; kids: 135 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/202/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/202/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/202/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/202/snapshot (id 640) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 643 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 645 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/203/snapshot ; kids: 136 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/203/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/203/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/203/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/203/snapshot (id 644) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 647 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 649 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/204/snapshot ; kids: 137 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/204/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/204/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/204/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/204/snapshot (id 648) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 651 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 653 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/205/snapshot ; kids: 138 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/205/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/205/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/205/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/205/snapshot (id 652) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 655 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 657 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/206/snapshot ; kids: 139 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/206/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/206/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/206/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/206/snapshot (id 656) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 659 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 661 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/207/snapshot ; kids: 140 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/207/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/207/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/207/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/207/snapshot (id 660) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 663 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 665 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/208/snapshot ; kids: 141 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/208/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/208/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/208/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/208/snapshot (id 664) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 667 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 669 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/209/snapshot ; kids: 142 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/209/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/209/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/209/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/209/snapshot (id 668) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 671 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 673 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/210/snapshot ; kids: 143 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/210/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/210/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/210/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/210/snapshot (id 672) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 675 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 677 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/211/snapshot ; kids: 144 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/211/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/211/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/211/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/211/snapshot (id 676) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 679 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 681 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/212/snapshot ; kids: 145 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/212/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/212/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/212/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/212/snapshot (id 680) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 683 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 685 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/235/snapshot ; kids: 146 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/235/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/235/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/235/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/235/snapshot (id 684) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 687 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 689 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/236/snapshot ; kids: 147 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/236/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/236/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/236/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/236/snapshot (id 688) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 691 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 693 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/237/snapshot ; kids: 148 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/237/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/237/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/237/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/237/snapshot (id 692) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 695 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 697 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/238/snapshot ; kids: 149 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/238/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/238/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/238/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/238/snapshot (id 696) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 699 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 701 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/239/snapshot ; kids: 150 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/239/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/239/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/239/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/239/snapshot (id 700) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 703 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 705 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/240/snapshot ; kids: 151 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/240/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/240/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/240/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/240/snapshot (id 704) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 707 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 709 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/242/snapshot ; kids: 152 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/242/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/242/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/242/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/242/snapshot (id 708) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 711 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 713 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/266/snapshot ; kids: 153 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/266/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/266/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/266/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/266/snapshot (id 712) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 715 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 717 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/290/snapshot ; kids: 154 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/290/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/290/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/290/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/290/snapshot (id 716) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 719 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 721 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/314/snapshot ; kids: 155 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/314/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/314/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/314/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/314/snapshot (id 720) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 723 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 725 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/338/snapshot ; kids: 156 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/338/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/338/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/338/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/338/snapshot (id 724) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 727 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 729 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/349/snapshot ; kids: 157 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/349/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/349/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/349/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/349/snapshot (id 728) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 731 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 733 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/350/snapshot ; kids: 158 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/350/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/350/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/350/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/350/snapshot (id 732) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 735 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 737 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/351/snapshot ; kids: 159 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/351/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/351/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/351/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/351/snapshot (id 736) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 739 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 741 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/352/snapshot ; kids: 160 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/352/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/352/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/352/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/352/snapshot (id 740) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 743 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 745 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/366/snapshot ; kids: 161 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/366/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/366/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/366/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/366/snapshot (id 744) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 747 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 749 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/390/snapshot ; kids: 162 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/390/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/390/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/390/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/390/snapshot (id 748) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 751 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 753 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/414/snapshot ; kids: 163 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/414/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/414/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/414/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/414/snapshot (id 752) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 755 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 757 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/432/snapshot ; kids: 164 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/432/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/432/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/432/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/432/snapshot (id 756) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 759 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 761 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/433/snapshot ; kids: 165 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/433/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/433/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/433/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/433/snapshot (id 760) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 763 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 765 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/434/snapshot ; kids: 166 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/434/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/434/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/434/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/434/snapshot (id 764) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 767 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 769 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/435/snapshot ; kids: 167 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/435/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/435/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/435/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/435/snapshot (id 768) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 771 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 773 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/436/snapshot ; kids: 168 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/436/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/436/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/436/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/436/snapshot (id 772) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 775 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 777 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/437/snapshot ; kids: 169 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/437/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/437/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/437/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/437/snapshot (id 776) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 779 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 781 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/438/snapshot ; kids: 170 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/438/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/438/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/438/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/438/snapshot (id 780) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 783 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 785 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/439/snapshot ; kids: 171 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/439/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/439/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/439/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/439/snapshot (id 784) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 787 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 789 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/440/snapshot ; kids: 172 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/440/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/440/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/440/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/440/snapshot (id 788) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 791 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 793 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/441/snapshot ; kids: 173 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/441/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/441/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/441/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/441/snapshot (id 792) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 795 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 797 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/442/snapshot ; kids: 174 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/442/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/442/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/442/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/442/snapshot (id 796) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 799 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 801 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/443/snapshot ; kids: 175 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/443/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/443/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/443/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/443/snapshot (id 800) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 803 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 805 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/444/snapshot ; kids: 176 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/444/snapshot (id 804) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 807 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 809 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/445/snapshot ; kids: 177 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/445/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/445/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/445/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/445/snapshot (id 808) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 811 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 813 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/446/snapshot ; kids: 178 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/446/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/446/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/446/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/446/snapshot (id 812) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 815 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 817 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/447/snapshot ; kids: 179 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/447/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/447/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/447/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/447/snapshot (id 816) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 819 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 821 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/448/snapshot ; kids: 180 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/448/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/448/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/448/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/448/snapshot (id 820) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 823 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 825 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/449/snapshot ; kids: 181 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/449/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/449/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/449/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/449/snapshot (id 824) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 827 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 829 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/450/snapshot ; kids: 182 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/450/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/450/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/450/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/450/snapshot (id 828) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 831 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 833 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/451/snapshot ; kids: 183 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/451/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/451/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/451/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/451/snapshot (id 832) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 835 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 837 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/452/snapshot ; kids: 184 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/452/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/452/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/452/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/452/snapshot (id 836) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 839 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 841 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/453/snapshot ; kids: 185 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/453/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/453/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/453/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/453/snapshot (id 840) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 843 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 845 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/454/snapshot ; kids: 186 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/454/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/454/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/454/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/454/snapshot (id 844) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 847 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 849 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/455/snapshot ; kids: 187 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/455/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/455/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/455/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/455/snapshot (id 848) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 851 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 853 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/456/snapshot ; kids: 188 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/456/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/456/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/456/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/456/snapshot (id 852) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 855 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 857 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/457/snapshot ; kids: 189 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/457/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/457/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/457/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/457/snapshot (id 856) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 859 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 861 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/458/snapshot ; kids: 190 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/458/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/458/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/458/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/458/snapshot (id 860) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 863 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 865 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/459/snapshot ; kids: 191 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/459/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/459/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/459/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/459/snapshot (id 864) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 867 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 869 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/460/snapshot ; kids: 192 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/460/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/460/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/460/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/460/snapshot (id 868) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 871 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 873 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/461/snapshot ; kids: 193 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/461/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/461/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/461/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/461/snapshot (id 872) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 875 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 877 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/462/snapshot ; kids: 194 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/462/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/462/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/462/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/462/snapshot (id 876) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 879 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 881 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/463/snapshot ; kids: 195 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/463/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/463/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/463/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/463/snapshot (id 880) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 883 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 885 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/464/snapshot ; kids: 196 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/464/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/464/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/464/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/464/snapshot (id 884) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 887 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 889 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/465/snapshot ; kids: 197 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/465/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/465/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/465/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/465/snapshot (id 888) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 891 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 893 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/466/snapshot ; kids: 198 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/466/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/466/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/466/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/466/snapshot (id 892) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 895 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 897 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/467/snapshot ; kids: 199 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/467/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/467/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/467/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/467/snapshot (id 896) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 899 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 901 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/468/snapshot ; kids: 200 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/468/snapshot (id 900) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 903 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 905 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/469/snapshot ; kids: 201 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/469/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/469/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/469/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/469/snapshot (id 904) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 907 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 909 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/470/snapshot ; kids: 202 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/470/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/470/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/470/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/470/snapshot (id 908) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 911 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 913 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/471/snapshot ; kids: 203 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/471/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/471/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/471/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/471/snapshot (id 912) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 915 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 917 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/472/snapshot ; kids: 204 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/472/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/472/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/472/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/472/snapshot (id 916) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 919 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 921 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/473/snapshot ; kids: 205 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/473/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/473/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/473/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/473/snapshot (id 920) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 923 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 925 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/474/snapshot ; kids: 206 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/474/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/474/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/474/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/474/snapshot (id 924) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 927 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 929 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/475/snapshot ; kids: 207 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/475/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/475/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/475/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/475/snapshot (id 928) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 931 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 933 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/476/snapshot ; kids: 208 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/476/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/476/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/476/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/476/snapshot (id 932) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 935 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 937 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/477/snapshot ; kids: 209 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/477/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/477/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/477/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/477/snapshot (id 936) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 939 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 941 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/478/snapshot ; kids: 210 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/478/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/478/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/478/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/478/snapshot (id 940) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 943 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 945 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/479/snapshot ; kids: 211 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/479/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/479/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/479/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/479/snapshot (id 944) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 947 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 949 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/480/snapshot ; kids: 212 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/480/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/480/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/480/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/480/snapshot (id 948) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 951 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 953 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/481/snapshot ; kids: 213 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/481/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/481/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/481/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/481/snapshot (id 952) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 955 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 957 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/482/snapshot ; kids: 214 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/482/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/482/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/482/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/482/snapshot (id 956) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 959 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 961 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/483/snapshot ; kids: 215 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/483/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/483/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/483/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/483/snapshot (id 960) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 963 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 965 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/484/snapshot ; kids: 216 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/484/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/484/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/484/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/484/snapshot (id 964) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 967 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 969 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/485/snapshot ; kids: 217 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/485/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/485/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/485/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/485/snapshot (id 968) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 971 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 973 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/486/snapshot ; kids: 218 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/486/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/486/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/486/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/486/snapshot (id 972) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 975 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 977 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/487/snapshot ; kids: 219 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/487/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/487/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/487/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/487/snapshot (id 976) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 979 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 981 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/488/snapshot ; kids: 220 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/488/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/488/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/488/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/488/snapshot (id 980) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 983 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 985 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/489/snapshot ; kids: 221 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/489/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/489/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/489/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/489/snapshot (id 984) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 987 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 989 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/490/snapshot ; kids: 222 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/490/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/490/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/490/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/490/snapshot (id 988) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 991 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 993 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/491/snapshot ; kids: 223 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/491/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/491/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/491/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/491/snapshot (id 992) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 995 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 997 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/492/snapshot ; kids: 224 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/492/snapshot (id 996) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 999 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1001 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/493/snapshot ; kids: 225 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/493/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/493/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/493/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/493/snapshot (id 1000) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1003 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1005 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/494/snapshot ; kids: 226 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/494/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/494/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/494/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/494/snapshot (id 1004) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1007 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1009 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/495/snapshot ; kids: 227 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/495/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/495/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/495/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/495/snapshot (id 1008) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1011 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1013 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/496/snapshot ; kids: 228 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/496/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/496/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/496/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/496/snapshot (id 1012) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1015 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1017 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/497/snapshot ; kids: 229 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/497/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/497/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/497/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/497/snapshot (id 1016) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1019 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1021 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/498/snapshot ; kids: 230 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/498/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/498/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/498/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/498/snapshot (id 1020) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1023 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1025 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/499/snapshot ; kids: 231 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/499/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/499/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/499/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/499/snapshot (id 1024) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1027 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1029 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/500/snapshot ; kids: 232 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/500/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/500/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/500/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/500/snapshot (id 1028) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1031 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1033 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/501/snapshot ; kids: 233 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/501/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/501/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/501/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/501/snapshot (id 1032) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1035 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1037 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/502/snapshot ; kids: 234 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/502/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/502/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/502/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/502/snapshot (id 1036) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1039 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1041 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/503/snapshot ; kids: 235 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/503/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/503/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/503/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/503/snapshot (id 1040) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1043 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1045 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/504/snapshot ; kids: 236 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/504/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/504/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/504/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/504/snapshot (id 1044) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1047 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1049 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/505/snapshot ; kids: 237 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/505/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/505/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/505/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/505/snapshot (id 1048) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1051 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1053 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/506/snapshot ; kids: 238 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/506/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/506/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/506/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/506/snapshot (id 1052) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1055 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1057 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/507/snapshot ; kids: 239 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/507/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/507/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/507/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/507/snapshot (id 1056) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1059 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1061 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: activeroot/.snapshots ; child: activeroot/.snapshots/508/snapshot ; kids: 240 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: activeroot/.snapshots/508/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: activeroot/.snapshots/508/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: activeroot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:activeroot/.snapshots/508/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot activeroot/.snapshots/508/snapshot (id 1060) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1063 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1065 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/535/snapshot ; kids: 0 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/535/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/535/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/535/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/535/snapshot (id 1064) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1067 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1069 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/534/snapshot ; kids: 1 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/534/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/534/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/534/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/534/snapshot (id 1068) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1071 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1073 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/533/snapshot ; kids: 2 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/533/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/533/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/533/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/533/snapshot (id 1072) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1075 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1077 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/127/snapshot ; kids: 3 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/127/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/127/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/127/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/127/snapshot (id 1076) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1079 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1081 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/149/snapshot ; kids: 4 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/149/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/149/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/149/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/149/snapshot (id 1080) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1083 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1085 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/150/snapshot ; kids: 5 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/150/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/150/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/150/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/150/snapshot (id 1084) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1087 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1089 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/230/snapshot ; kids: 6 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/230/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/230/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/230/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/230/snapshot (id 1088) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1091 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1093 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/300/snapshot ; kids: 7 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/300/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/300/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/300/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/300/snapshot (id 1092) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1095 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1097 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/324/snapshot ; kids: 8 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/324/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/324/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/324/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/324/snapshot (id 1096) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1099 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1101 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/348/snapshot ; kids: 9 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/348/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/348/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/348/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/348/snapshot (id 1100) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1103 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1105 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/372/snapshot ; kids: 10 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/372/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/372/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/372/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/372/snapshot (id 1104) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1107 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1109 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/396/snapshot ; kids: 11 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/396/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/396/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/396/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/396/snapshot (id 1108) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1111 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1113 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/420/snapshot ; kids: 12 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/420/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/420/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/420/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/420/snapshot (id 1112) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1115 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1117 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/444/snapshot ; kids: 13 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/444/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/444/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/444/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/444/snapshot (id 1116) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1121 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/468/snapshot ; kids: 14 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/468/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/468/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/468/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/468/snapshot (id 1120) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1125 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/492/snapshot ; kids: 15 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/492/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/492/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/492/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/492/snapshot (id 1124) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1127 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1129 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/510/snapshot ; kids: 16 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/510/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/510/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/510/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/510/snapshot (id 1128) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1133 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/511/snapshot ; kids: 17 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/511/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/511/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/511/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/511/snapshot (id 1132) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1135 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1137 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/512/snapshot ; kids: 18 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/512/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/512/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/512/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/512/snapshot (id 1136) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1139 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1141 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/513/snapshot ; kids: 19 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/513/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/513/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/513/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/513/snapshot (id 1140) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1143 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1145 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/514/snapshot ; kids: 20 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/514/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/514/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/514/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/514/snapshot (id 1144) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1147 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1149 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/515/snapshot ; kids: 21 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/515/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/515/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/515/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/515/snapshot (id 1148) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1151 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1153 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/516/snapshot ; kids: 22 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/516/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/516/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/516/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/516/snapshot (id 1152) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1155 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1157 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/517/snapshot ; kids: 23 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/517/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/517/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/517/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/517/snapshot (id 1156) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1159 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1161 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/518/snapshot ; kids: 24 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/518/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/518/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/518/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/518/snapshot (id 1160) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1163 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1165 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/519/snapshot ; kids: 25 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/519/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/519/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/519/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/519/snapshot (id 1164) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1167 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1169 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/520/snapshot ; kids: 26 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/520/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/520/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/520/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/520/snapshot (id 1168) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1171 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1173 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/521/snapshot ; kids: 27 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/521/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/521/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/521/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/521/snapshot (id 1172) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1175 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1177 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/522/snapshot ; kids: 28 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/522/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/522/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/522/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/522/snapshot (id 1176) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1179 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1181 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/523/snapshot ; kids: 29 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/523/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/523/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/523/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/523/snapshot (id 1180) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1183 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1185 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/524/snapshot ; kids: 30 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/524/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/524/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/524/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/524/snapshot (id 1184) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1187 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1189 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/525/snapshot ; kids: 31 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/525/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/525/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/525/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/525/snapshot (id 1188) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1191 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1193 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/526/snapshot ; kids: 32 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/526/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/526/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/526/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/526/snapshot (id 1192) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1195 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1197 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/527/snapshot ; kids: 33 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/527/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/527/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/527/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/527/snapshot (id 1196) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1201 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/528/snapshot ; kids: 34 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/528/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/528/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/528/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/528/snapshot (id 1200) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1203 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1205 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/529/snapshot ; kids: 35 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/529/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/529/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/529/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/529/snapshot (id 1204) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1207 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1209 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/530/snapshot ; kids: 36 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/530/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/530/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/530/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/530/snapshot (id 1208) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1211 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1213 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/531/snapshot ; kids: 37 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/531/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/531/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/531/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/531/snapshot (id 1212) to device tree >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1217 >DEBUG:blivet: BTRFSSubVolumeDevice.add_child: name: home/.snapshots ; child: home/.snapshots/532/snapshot ; kids: 38 ; >DEBUG:blivet: BTRFSSnapShotDevice._set_format: home/.snapshots/532/snapshot ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSnapShotDevice.update_sysfs_path: home/.snapshots/532/snapshot ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home/.snapshots ; status: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: BTROOT ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:BTROOT sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >DEBUG:blivet:home/.snapshots/532/snapshot sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >INFO:blivet:added btrfs snapshot home/.snapshots/532/snapshot (id 1216) to device tree >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102520184'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1221 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1222 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 1220) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1225 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1226 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 1224) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f9c9c1bfbe0) -- > name = loop0 status = False id = 1224 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (1220)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1228 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1229 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1230 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1231 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 1232 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102445196'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1235 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1236 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 1234) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1239 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1240 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 1238) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f9c9c1cb7f0) -- > name = loop1 status = False id = 1238 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (1234)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1242 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1243 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1244 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1245 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1246 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '102444738'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1249 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1250 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 1248) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1253 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1254 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 1252) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f9c9c1cd460) -- > name = loop2 status = False id = 1252 > children = [] > parents = ['existing 0 B file /overlay (deleted) (1248)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98765459'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (1252) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1258 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1259 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31353733323733360a >DEBUG:blivet:updated live-rw size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-rw (id 1257) to device tree >INFO:blivet:got device: DMDevice instance (0x7f9c9c1bf070) -- > name = live-rw status = True id = 1257 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 7.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1261 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1262 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1263 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1264 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Sat Sep 5 17:38:38 2020 >INFO:program:Last write time: Sat Sep 5 17:38:38 2020 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 10192 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xc7ba8ad3 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000245 >INFO:program:Journal start: 8764 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x50f085d3 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1966080 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7.5 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1265 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_UUID_ENC': 'fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98794006'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (1238) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1268 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1269 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353733323733360a >DEBUG:blivet:updated live-base size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-base (id 1267) to device tree >INFO:blivet:got device: DMDevice instance (0x7f9c9c224eb0) -- > name = live-base status = True id = 1267 > children = [] > parents = ['existing 0 B loop loop1 (1238) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1271 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1272 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1273 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1274 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.jhzhilbj >INFO:program:Filesystem UUID: fb5d8a61-ebf0-4db6-8b38-ee5f62bd7bdd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 506098 >INFO:program:Free inodes: 333918 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Wed Sep 2 07:07:29 2020 >INFO:program:Last mount time: Wed Sep 2 07:07:29 2020 >INFO:program:Last write time: Wed Sep 2 07:08:06 2020 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Wed Sep 2 07:07:29 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5810 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 7678e3e2-b648-4ba2-bef8-d4687c2f62ae >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x1aaf2cfc >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000010 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1ba1379d >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1275 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:device /dev/sda data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sda is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 57.62 GiB disk sdb (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sdb. >DEBUG:anaconda.storage:Marking device sdb as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.teardown: device: /dev/sda1 ; type: vfat ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda2 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/1/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/2/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/3/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/4/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/5/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/6/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/7/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/8/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/9/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/10/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/11/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/12/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/13/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/14/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/15/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/16/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/17/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/18/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/19/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/20/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/21/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/22/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/23/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/24/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/25/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/26/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/27/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/28/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/29/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/30/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/31/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/32/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/33/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/34/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/35/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/36/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/37/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/38/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/39/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/40/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/41/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/42/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/43/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/44/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/45/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/46/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/47/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/48/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/49/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/50/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/51/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/52/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/53/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/54/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/55/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/56/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/57/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/58/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/59/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/60/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/61/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/62/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/63/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/64/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/65/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/66/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/67/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/68/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/69/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/70/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/71/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/72/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/73/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/74/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/75/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/76/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/77/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/78/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/79/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/80/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/81/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/82/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/83/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/85/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/86/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/87/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/88/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/89/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/90/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/91/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/92/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/93/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/94/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/95/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/96/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/98/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/99/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/100/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/101/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/102/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/103/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/106/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/107/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/108/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/109/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/110/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/111/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/112/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/113/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/114/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/115/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/116/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/117/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/119/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/120/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/121/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/122/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/143/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/144/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/145/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/146/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/148/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/151/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/152/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/153/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/154/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/155/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/156/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/157/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/158/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/159/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/160/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/200/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/201/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/202/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/203/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/204/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/205/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/206/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/207/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/208/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/209/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/210/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/211/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/212/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/235/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/236/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/237/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/238/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/239/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/240/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/242/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/266/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/290/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/314/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/338/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/349/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/350/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/351/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/352/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/366/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/390/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/414/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/432/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/433/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/434/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/435/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/436/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/437/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/438/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/439/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/440/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/441/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/442/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/443/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/445/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/446/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/447/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/448/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/449/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/450/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/451/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/452/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/453/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/454/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/455/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/456/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/457/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/458/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/459/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/460/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/461/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/462/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/463/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/464/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/465/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/466/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/467/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/469/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/470/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/471/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/472/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/473/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/474/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/475/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/476/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/477/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/478/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/479/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/480/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/481/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/482/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/483/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/484/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/485/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/486/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/487/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/488/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/489/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/490/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/491/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/493/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/494/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/495/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/496/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/497/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/498/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/499/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/500/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/501/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/502/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/503/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/504/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/505/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/506/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/507/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/.snapshots/508/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/535/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/534/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/533/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/127/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/149/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/150/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/230/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/300/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/324/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/348/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/372/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/396/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/420/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/444/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/468/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/492/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/510/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/511/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/512/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/513/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/514/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/515/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/516/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/517/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/518/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/519/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/520/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/521/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/522/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/523/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/524/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/525/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/526/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/527/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/528/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/529/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/530/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/531/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: home/.snapshots/532/snapshot ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: BTRFSVolumeDevice.setup: BTROOT ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.teardown: BTROOT ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/sdb1' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: distfiles ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=distfiles,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: distfiles ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=home/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/9a163e0b8d138ec700b5a5f7e62509012f7eb34b9f86cd3bbeb3d183958114a9 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/fef924a0204a00b3ec67318e2ed337b189c99ea19e2bf10ed30a13b87c5e17ab ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.teardown: activeroot/var/lib/docker/btrfs/subvolumes/bdae99c883565128e24ede255fadc2339fa9afa6b8b6b05a224d64caea525a2e ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/a1bae4a6b337e1b1b5d94994e32746613a16f6e688dcbca8528ed85cb62dd616,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/444a1be6f99260e846d476df11d6fced523d8c65faa9a3204f8277f85029dee0,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/var/lib/docker/btrfs/subvolumes/dbc33157f237dbd2a2dfabac10c30a521787b1a5ba94296e9eb953ef29d11dbd,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: activeroot/.snapshots ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: activeroot/.snapshots ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.teardown: device: /dev/sda3 ; type: btrfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/1/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/1/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/2/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/2/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/3/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/3/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/4/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/4/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/5/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/5/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/6/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/6/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/7/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/7/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/8/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/8/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/9/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/9/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/10/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/10/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/11/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/11/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/12/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/12/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/13/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/13/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/14/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/14/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/15/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/15/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/16/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/16/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/17/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/17/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/18/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/18/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/19/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/19/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/20/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/20/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/21/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/21/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/22/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/22/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/23/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/23/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/24/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/24/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/25/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/25/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/26/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/26/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/27/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/27/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/28/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/28/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/29/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/29/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/30/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/30/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/31/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/31/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/32/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/32/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/33/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/33/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/34/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/34/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/35/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/35/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/36/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/36/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/37/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/37/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/38/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/38/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/39/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/39/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/40/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/40/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/41/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/41/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/42/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/42/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/43/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/43/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/44/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/44/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/45/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/45/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/46/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/46/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/47/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/47/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/48/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/48/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/49/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/49/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/50/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/50/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/51/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/51/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/52/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/52/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/53/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/53/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/54/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/54/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/55/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/55/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/56/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/56/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/57/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/57/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/58/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/58/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/59/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/59/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/60/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/60/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/61/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/61/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/62/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/62/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/63/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/63/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/64/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/64/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/65/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/65/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/66/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/66/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/67/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/67/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/68/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/68/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/69/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/69/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/70/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/70/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/71/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/71/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/72/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/72/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/73/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/73/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/74/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/74/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/75/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/75/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/76/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/76/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/77/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/77/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/78/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/78/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/79/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/79/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/80/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/80/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/81/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/81/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/82/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/82/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/83/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/83/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/85/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/85/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/86/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/86/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/87/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/87/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/88/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/88/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/89/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/89/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/90/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/90/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/91/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/91/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/92/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/92/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/93/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/93/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/94/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/94/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/95/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/95/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/96/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/96/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/98/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/98/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/99/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/99/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/100/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/100/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/101/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/101/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/102/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/102/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/103/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/103/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/106/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/106/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/107/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/107/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/108/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/108/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/109/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/109/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/110/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/110/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/111/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/111/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/112/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/112/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'shm' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev//home/hedin/Downloads/x-plane-9.00-dvd1.iso' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'BTROOT' (btrfs volume) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSnapShotDevice.setup: activeroot/.snapshots/113/snapshot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.setup: device: /dev/sda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda3 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=activeroot/.snapshots/113/snapshot,ro /dev/sda3 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:failed to resolve 'LABEL=BOOT' >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'activeroot' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'home' (btrfs subvolume) >DEBUG:blivet:resolved 'LABEL=BTROOT' to 'distfiles' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/tmpfs' >DEBUG:blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >